William Grzybowski
ebdc13af20
sysutils/heartbeat: fix build without gcc
...
- Fix build without gcc
- Convert lib depends to new format [1]
PR: ports/183800
Submitted by: maintainer, wg [1]
2013-11-09 12:30:28 +00:00
Vanilla I. Shu
39d5af83c1
Support STAGEDIR.
2013-11-09 05:55:32 +00:00
Jason Helfman
58b502f528
- remove conditional no longer required per staging
...
- remove now useless inclusion of bpom
2013-11-09 05:30:09 +00:00
Vanilla I. Shu
5ea91c191b
Support STAGEDIR.
2013-11-09 03:12:42 +00:00
Veniamin Gvozdikov
93af8f0761
- Fixed mistake at the COMMENT
...
- Changed LIB_DEPENDS to modern syntax
- Removed -O3 and -g flags to compiler
- Removed CFLAGS because not necessary
- A bit modified pkg-descr with recommendations by danfe
Submitted by: danfe
2013-11-08 22:06:57 +00:00
Vanilla I. Shu
bc8595b19c
Support STAGEDIR.
2013-11-08 15:06:28 +00:00
Jimmy Olgeni
15750ff15f
Reassign to ports@.
2013-11-08 14:48:30 +00:00
Philippe Audeoud
6472e6acb3
- Mark as deprecated
2013-11-08 13:43:21 +00:00
Philippe Audeoud
b82c9f88b3
- Support STAGE
...
Sponsored by: OBS
2013-11-08 13:35:39 +00:00
Vanilla I. Shu
a1cd4da20d
Support STAGEDIR.
2013-11-08 12:46:34 +00:00
Vanilla I. Shu
daaeff772c
Support STAGEDIR, install merged info files.
2013-11-08 12:18:12 +00:00
Vanilla I. Shu
1b227f120a
support STAGEDIR.
2013-11-08 12:14:43 +00:00
Vanilla I. Shu
503b3b28a0
support STAGEDIR.
2013-11-08 12:11:49 +00:00
Vanilla I. Shu
9f06c787b4
Support STAGEDIR.
2013-11-08 12:10:53 +00:00
Vanilla I. Shu
ed16820e8c
Support STAGEDIR.
2013-11-08 12:07:50 +00:00
Ganael LAPLANCHE
3051b6e50f
- Update to 0.8
...
- Rework doc installation
2013-11-08 10:34:49 +00:00
Jason Helfman
b6ca2de054
- remove conditional no longer required per staging
...
- remove now useless inclusion of bpom
2013-11-08 07:37:04 +00:00
Vanilla I. Shu
c03d304e9c
1: support STAGEDIR.
...
2: switch to new style of LIB_DEPENDS.
2013-11-08 03:01:41 +00:00
Sunpoet Po-Chuan Hsieh
a4b136081d
- Fix make package with setgid
...
- Bump PORTREVISION for package change
PR: ports/183757
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
2013-11-07 19:40:29 +00:00
Ganael LAPLANCHE
7adb6e0d6e
- Always copy documentation to stage dir
...
- Remove useless inclusion of bsd.port.options.mk
- Avoid .for loop to install documentation
Submitted by: danfe
2013-11-07 16:06:22 +00:00
William Grzybowski
f77987f1cb
sysutils/ddrescue: update to 1.17
...
- Update to 1.17 [1]
- Allow staging
PR: ports/182780 [1]
Submitted by: Horia Racoviceanu <horia racoviceanu.com>
Approved by: maintainer
2013-11-06 22:19:18 +00:00
Kris Moore
a6873ba824
- Cleanup the Makefile
...
Suggested By: Alexey Dokuchaev <danfe@FreeBSD.org>
2013-11-06 16:21:01 +00:00
Mathieu Arnold
580c8e7ead
- Support staging
...
- Cleanup COMMENT
- Pet portlint
maintainer timeout
PR: ports/183193
Submitted by: mat
2013-11-06 12:28:58 +00:00
Vanilla I. Shu
637289c9a4
Support STAGEDIR.
2013-11-06 08:54:17 +00:00
Ganael LAPLANCHE
ef96c901a0
Enable staging
2013-11-06 08:14:37 +00:00
Cy Schubert
bacea4148d
Update 3.4.3 --> 3.5.1
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-06 05:51:28 +00:00
Cy Schubert
5c838382c7
Update 3.3.9 --> 3.3.11
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-06 04:21:33 +00:00
Sunpoet Po-Chuan Hsieh
cfa23e7372
- Update to 2.2.3
...
Changes: https://github.com/guard/guard/releases
2013-11-05 19:04:39 +00:00
Christian Weisgerber
559a054b49
requires NEED_ROOT
2013-11-05 16:15:41 +00:00
Cy Schubert
cdc306726c
Update 3.4.3 --> 3.4.5
...
Submitted by: Peter Czanik <czanik@balabit.hu> (syslog-ng upline)
2013-11-05 05:38:25 +00:00
Colin Percival
311d06c76f
Update to 1.6. This uses "firstboot" support in the base system, so
...
provide an option which reverts back to the old version of this port.
I'm making it a configurable option rather than autodetecting based
on OSVERSION to make my life easier with "cross-building" images.
2013-11-04 23:54:00 +00:00
Colin Percival
fb760c1c7c
People running -STABLE or -RELEASE need to enable crash dumps in order
...
for panicmail to have something to submit... I forgot it was turned off
by default there.
2013-11-04 23:51:10 +00:00
Veniamin Gvozdikov
284265c537
sysutils/dunst - Lightweight notification daemon
...
Dunst is a lightweight replacement for the notification-daemons provided
by most desktop environments. It's very customizable, doesn't depend on
any toolkits and therefore fits in those windowmanager centric setups we
all love to customize to perfection.
WWW: http://www.knopwob.org/dunst
Also I fixed:
- Fixed depends
- Removed plist and added list of files at Makefile
- Added stage support
- Added more description of port to pkg-descr
PR: ports/179624
Submitted by: Rod Person <rodperson@rodperson.com>
Approved by: eadler, osa, rm (mentors, implicit)
2013-11-04 09:41:14 +00:00
Colin Percival
604b1dfaa8
When rebooting after a panic, send an encrypted email containing basic
...
dump metadata along with a kernel backtrace, in order to assist FreeBSD
developers in identifying and fixing common panics.
Discussed on: freebsd-hackers
2013-11-04 08:57:06 +00:00
Steve Wills
cf5fac8087
- Again try to fix the rc script to use the right ruby
2013-11-04 02:27:13 +00:00
Rene Ladan
1db42c5ed7
NO_XREF is now handled by USES=kmod
2013-11-03 19:42:38 +00:00
Jase Thew
d0bc103116
- Convert LIB_DEPENDS to new format, missed in previous commit
2013-11-03 17:26:45 +00:00
Jase Thew
bb533e3270
- Add STAGE support
...
- Limit use of Python to <= 2.7
- Correct include of bsd.port.options.mk
2013-11-03 17:22:37 +00:00
Jase Thew
245e1142ed
- Revert r332550 - does not work as intended/is not applicable.
...
Duplicity itself is not fully Python 3 compatible - there's multiple
instances of "print" as command and all the unicode vs bytes string
handling needs fixing to allow working unicode filename support.
Python 3 support is currently planned for the 0.7 branch.
2013-11-03 16:54:55 +00:00
William Grzybowski
5e1f3577fe
sysutils/ataidle: update to new WWW
...
- Update new project URL [1]
- Add LICENSE
- Remove useless options include
PR: ports/183617
Submitted by: Bruce Cran <bruce cran.org.uk>
2013-11-03 15:45:45 +00:00
Rene Ladan
bcf73ed797
2013-11-01 lang/dragonegg46: Upgrade to dragonegg46-33 or dragonegg47-33
...
2013-11-01 sysutils/mktool
2013-11-01 databases/ruby-memcache: Development has been abandoned upstream
2013-11-01 deskutils/blogtk: This is dead upstream and is no longer being maintained
2013-11-03 12:40:14 +00:00
Kris Moore
c9c8fe237a
- Add sysutils/grub2-bhyve 0.2
...
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
This port builds the grub-bhyve binary, allowing booting of non-FreeBSD
operating systems in bhyve.
WWW: https://github.com/grehan-freebsd/grub2-bhyve
2013-11-03 05:11:59 +00:00
Mark Felder
d7e11924d2
Add php openssl module as another dependency
...
PR: ports/182208
Approved by: swills (mentor, implicit)
2013-11-03 00:12:27 +00:00
William Grzybowski
05ca77bc93
sysutils/duplicity: fix for python 3.x
...
PR: ports/182765
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
Approved by: maintainer (timeout)
2013-11-02 23:00:53 +00:00
William Grzybowski
382c9a457f
sysutils/wmupmon: allow staging
...
- Allow staging
- Rework pkg-descr
PR: ports/183593
Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-11-02 22:18:38 +00:00
Antoine Brodin
c906e171d9
- update to 1.4.0
...
- patch to unbreak with clang and libc++
- LICENSE is GPLv3 due to a file polluting
- remove article from COMMENT
- convert to STAGEDIR
- new LIB_DEPENDS syntax
- option to build BEViewer (java frontend)
PR: ports/183101
Approved by: maintainer timeout (2 weeks)
2013-11-02 20:17:28 +00:00
William Grzybowski
1bdbccbe48
sysutils/py-halite: update to 0.1.04
...
PR: ports/183592
Submitted by: Christer Edwards <christer.edwards gmail.com> (maintainer)
2013-11-02 18:10:07 +00:00
Sunpoet Po-Chuan Hsieh
22a7cc4d51
- Update to 0.16.1
...
- Support STAGEDIR
Changes: http://search.cpan.org/dist/Fuse/Changes
2013-11-02 17:20:49 +00:00
Josh Paetzel
0cfff61cb3
Add stagedir support.
...
Minor cleanup.
PR: ports/183458
Submitted by: Takefu <takefu@airport.fm>
Sponsored by: FOX Amateur Radio Club
2013-11-02 14:28:37 +00:00
William Grzybowski
13536267e9
sysutils/stowES: update to 0.5.7
...
- Update to 0.5.7
- Allow staging
- Convert to USES gmake
PR: ports/183562
Submitted by: KATO Tsuguru <tkato432 yahoo.com>
2013-11-02 12:50:28 +00:00
John Marino
837ef9d81e
sysutils/synergy-devel: unzip is actually an EXTRACT_DEPENDS
...
My commit r323422 to ensure unzip is available for use by this port
is flawed as the extraction occurs before BUILD_DEPENDS are
imported. Change unzip from BUILD_DEPENDS to EXTRACT_DEPENDS to
unbreak the port in a jail build.
2013-11-02 03:08:40 +00:00
Ryan Steinmetz
0c837c2945
- Update to 0.5.1
2013-11-01 23:51:27 +00:00
Florian Smeets
f231f04572
- convert php53 ports to STAGE
...
- convert to new LIB_DEPENDS format
2013-11-01 23:49:56 +00:00
Mark Felder
cc011c7623
Support STAGE
...
Approved by: swills (mentor, implicit)
2013-11-01 22:55:39 +00:00
Koop Mast
44d0dc12bb
Stagify Gstreamer ports.
...
Fix build of gstreamer and gstreamer1 with glib 2.38.x [1].
Update gstreamer and gstreamer-plugins to new rules, USES=gmake pathfix,
new LIB_DEPENDS syntax.
Only pull in flex if base version is too old.
Be more selective for which OSVERSIONS we need gcc due to the clang bug.
Obtained from: Gstreamer upstream [1]
2013-11-01 22:14:07 +00:00
Pawel Pekala
058eff382b
- Update to version 2.2.13
...
- Add LICENSE
- Switch to PLIST_FILES
- Support staging
- Remove Author tag from pkg-descr
PR: ports/181059
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2013-11-01 21:42:34 +00:00
Veniamin Gvozdikov
e6a4796d73
- Added PYDISTUTILS_AUTOPLIST and removed pkg-plist
...
Submitted by: mva
Approved by: eadler, osa, rm (mentors, implicit)
2013-11-01 07:27:33 +00:00
Renato Botelho
49d5da12ec
. Add LICENSE
...
. Simplify Makefile
2013-10-31 23:46:07 +00:00
Renato Botelho
de52ed0b04
. Add LICENSE
...
. Simplify Makefile
2013-10-31 23:45:23 +00:00
Veniamin Gvozdikov
129204c6a8
sysutils/py-halite WebUI for sysutils/py-salt
...
Halite : SaltStack Web UI
=========================
Halite is a lightweight, event-driven web interface for SaltStack.
WWW: http://saltstack.org
PR: ports/182500
Submitted by: Christer Edwards <christer.edwards@gmail.com> (maintainer)
Approved by: eadler, osa, rm (mentors, implicit)
2013-10-31 21:21:51 +00:00
Veniamin Gvozdikov
178e074d64
- Fixed pkgng support with custom path to db
...
PR: ports/183492
Submitted by: myself
Approved by: eadler, osa, rm (mentors, implicit), Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-10-31 20:48:47 +00:00
Dmitry Marakasov
c41a58ca98
- Update to 0.97
...
- Fix rc.d script
PR: 183518
Submitted by: Kimmo Paasiala <kpaasial@gmail.com>
2013-10-31 19:46:24 +00:00
Veniamin Gvozdikov
ce0fe787b5
- Update to 9.2.4
...
- Fixed bugs at code
PR: ports/183532
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by: eadler, osa, rm (mentors, implicit)
2013-10-31 18:18:49 +00:00
Sunpoet Po-Chuan Hsieh
389d448390
- Update to 1.3.3
...
Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7767
2013-10-31 15:52:38 +00:00
Rene Ladan
b312c8b039
Convert to USES=kmod
2013-10-31 11:46:06 +00:00
Dmitry Sivachenko
caee0f4bdc
Add a patch removed without any good reasong during last port update.
2013-10-31 11:26:52 +00:00
Mark Felder
97e207f1ce
Support STAGE
...
Fix build on HEAD and when gcc is unavailable
Approved by: crees (mentor)
2013-10-31 11:02:05 +00:00
Steve Wills
0c04628a51
- Add patch dropped in last commit
...
- Bump PORTREVISION
Pointyhat to: swills
2013-10-30 21:11:45 +00:00
William Grzybowski
16328bcbda
sysutils/py-salt-api: update to 0.8.3
...
- Update to 0.8.3 [1]
- Allow staging
- Use python auto plist
PR: ports/183491 [1]
Submitted by: Christer Edwards <christer.edwards gmail.com> (maintainer)
2013-10-30 18:04:56 +00:00
Steve Wills
e7bace879c
- Update to 1.7.3
...
PR: ports/180545
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Approved by: maintainer timeout (>3 months)
2013-10-30 16:50:31 +00:00
Chris Rees
6759731c83
Fix link without gcc
...
Reported by: pointyhat
While here, stageify and tidy rc script
2013-10-30 16:25:29 +00:00
Roman Bogorodskiy
f9a6274fd3
Continue attempts to fix compilation on all supported flavors.
...
Replace gzFile_s with gzFile which appears to be more portable.
Reported by: pkg-fallout
2013-10-30 16:04:00 +00:00
Danilo Egea Gondolfo
641f86cb5d
- Update from 1.3.3 to 1.3.4
...
PR: ports/183483
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2013-10-30 15:53:43 +00:00
Alex Dupre
c8e30015e9
Stagify.
2013-10-30 13:32:02 +00:00
Jason E. Hale
c1b64d1b79
- Update to 3
...
- Support staging
- Use new LIB_DEPENDS syntax
- Make installation of sample config non-optional and install it
in ${PREFIX}/etc instead of ${EXAMPLESDIR}
- Convert from PLIST_FILES to pkg-plist
PR: ports/183414
Requested by: Zsolt Udvari <udvzsolt@gmail.com>
2013-10-30 13:12:08 +00:00
Steve Wills
6cb19e7962
- Add stage support
2013-10-30 02:57:17 +00:00
Steve Wills
009a17042c
- Add stage support
2013-10-30 02:56:33 +00:00
Matthias Andree
00e4f15bc5
Enable staging install.
2013-10-29 22:18:48 +00:00
Martin Matuska
bfba7c47cf
Horde package update:
...
Horde_Core 2.10.1 -> 2.10.2
Horde_Css_Parser 1.0.2 -> 1.0.3
Horde_Form 2.0.5 -> 2.0.6
Horde_ListHeaders 1.0.1 -> 1.1.0
Horde_Prefs 2.5.0 -> 2.5.1
Horde_Smtp 1.2.5 -> 1.2.6
Horde_Text_Filter 2.1.4 -> 2.1.5
Horde_Timezone 1.0.3 -> 1.0.4
Horde_Vfs 2.1.1 -> 2.1.2
ansel 3.0.0 -> 3.0.1
groupware 5.1.1 -> 5.1.3
horde 5.1.4 -> 5.1.5
imp 6.1.4 -> 6.1.5
ingo 3.1.2 -> 3.1.3
kronolith 4.1.3 -> 4.1.4
mnemo 4.1.1 -> 4.1.2
nag 4.1.2 -> 4.1.3
turba 4.1.2 -> 4.1.3
webmail 5.1.2 -> 5.1.3
wicked 2.0.0RC2 -> 2.0.1
2013-10-29 21:46:58 +00:00
Jimmy Olgeni
904543ed09
Add staging support.
2013-10-29 21:45:25 +00:00
Veniamin Gvozdikov
67a1a2b1d5
- Update to 9.2.3
...
PR: ports/183451
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: eadler, osa, rm (mentors, implicit)
2013-10-29 21:11:25 +00:00
Veniamin Gvozdikov
f6502a6a6c
- Update sysutils/py-salt from 0.16.4 to 0.17.1
...
- Staging support
PR: ports/183348
Submitted by: Denis Generalov <gd@rambler-co.ru>
Approved by: eadler, osa, rm (mentors, implicit), Christer Edwards <christer.edwards@gmail.com> (maintainer)
2013-10-29 19:11:18 +00:00
Steve Wills
3a529b4f78
- Update rubygem-chef-expander to latest version
...
- Unmark broken
2013-10-29 16:39:48 +00:00
Steve Wills
c5a9f0e406
- Add PKGNAMESUFFIX to rubygem-json146 to make package name unique
...
- Update chef for the new rubygem-json146 package name
2013-10-29 13:39:23 +00:00
Jason E. Hale
bf6a98f854
- Update maintainer email address
...
PR: ports/183415, ports/183418, ports/183419, ports/183421
Submitted by: Denis Generalov <gd.workbox@gmail.com> (maintainer)
2013-10-29 12:25:59 +00:00
Steve Wills
a9f8d9523c
- Add PKGNAMESUFFIX to make package name unique
2013-10-29 02:43:14 +00:00
Dmitry Marakasov
9401ea1a3b
- Remove duplicate plist entry
...
PR: 182824
Submitted by: amdmi3
Approved by: maintainer timeout
2013-10-29 02:31:01 +00:00
Steve Wills
5757f63f98
- Add stage support
...
- Remove article from COMMENT
Submitted by: bapt
Approved by: maintainer (renchap@cocoa-x.com , via IRC)
2013-10-28 23:56:37 +00:00
Steve Wills
bd5ecd7553
- Add patch for issue where IP address detection fails if there is an interface
...
with no addresses
Submitted by: maintainer (renchap@cocoa-x.com , via IRC)
Obtained from: https://github.com/opscode/ohai/pull/163/files
2013-10-28 23:50:44 +00:00
Steve Wills
6b8926e596
- Add missing plist item
2013-10-28 22:06:04 +00:00
Dirk Meyer
f9a95694ae
- revert r331810
2013-10-28 20:17:49 +00:00
Florian Smeets
540d80ded1
- fix typo on pkg-install [1]
...
- provide pkg-deinstall to clean up after deinstall
Submitted by: maintainer [1]
Pointyhat to: flo [1]
2013-10-28 18:08:56 +00:00
Pietro Cerutti
a90e6faa0a
- Unmute INSTALL_ commands
...
Reported by: danfe
Approved by: maintainer
2013-10-28 09:58:03 +00:00
Pietro Cerutti
88ccd6074b
- Update to 2.23a [1]
...
- Fix build on CURRENT, by requiring GCC [1]
- STAGE-clean
- Convert to USES+=gmake
PR: 182051
Submitted by: maintainer
Reviewed by: maintainer
2013-10-28 09:11:36 +00:00
Colin Percival
440ee7e0ef
Set ${firstboot_freebsd_update_enable} to NO by default.
...
Bump version to 1.1 for the change.
2013-10-28 00:06:49 +00:00
Dirk Meyer
338eecf237
- use STAGEDIR
...
- use OPTIONS_DEFINE
2013-10-27 22:29:46 +00:00
Sunpoet Po-Chuan Hsieh
7079131863
- Update to 2.0.0
...
- Support STAGEDIR
Changes: https://github.com/guard/guard-livereload/releases
2013-10-27 18:15:25 +00:00
Bryan Drewery
ecd9add619
- Fix 'beadm mount'
...
Submitted by: Adrian Waters <awaters@draenan.net>
2013-10-27 14:05:42 +00:00
Bryan Drewery
14bd59301f
- Fix 'beadm mount'
...
Submitted by: Adrian Waters <awaters@draenan.net>
2013-10-27 14:04:17 +00:00
Bryan Drewery
bc2bfb32a1
- Use proper distinfo
2013-10-26 20:37:29 +00:00
Bryan Drewery
fdcf7c3e3d
- Update to 1.0
...
Changes:
* Fix cloning of 'sharenfs' property
* Add support for PREFIX/etc/beadm.conf
* Add grub support
* Remove hardcoded BE prefix (pool/ROOT)
* Fix bug when 'listsnapshots=on' is set
* Improve internal snapshot lookup
* Typo fixes
2013-10-26 17:08:47 +00:00
Bryan Drewery
42587f3e90
- Update checkin 09ffd9c which is 1.0.x
...
Changes:
* Fix when when 'listsnapshots=on' is set
* Show warning if grub fails
2013-10-26 17:04:06 +00:00
Sunpoet Po-Chuan Hsieh
d16e4e7bf4
- Support STAGEDIR
2013-10-26 17:01:45 +00:00
Sunpoet Po-Chuan Hsieh
5c9c934664
- Add LICENSE
...
- Support STAGEDIR
2013-10-26 16:25:09 +00:00
Sunpoet Po-Chuan Hsieh
22a80ef4c9
- Update to 2.2.2
...
- Support STAGEDIR
Changes: https://github.com/guard/guard/releases
2013-10-26 13:28:00 +00:00
Florian Smeets
b9b43b47cf
Add sysutils/minimunin
...
A tiny munin-node implementation for FreeBSD written in pure bourne shell
providing basic plugin support
WWW: http://erdgeist.org/arts/software/minimunin/
PR: ports/182487
Submitted by: Dirk Engling <erdgeist@erdgeist.org>
2013-10-26 10:33:34 +00:00
Emanuel Haupt
96e924e3e0
Support staging.
2013-10-26 07:52:07 +00:00
Danilo Egea Gondolfo
2dd9f61d00
- Update from 1.1.1 to 1.1.3 [1]
...
- Add stage support
PR: ports/183315
Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> (maintainer) [1]
2013-10-26 03:43:34 +00:00
Steve Wills
a7a9ad65b7
- Refer to generic ruby binary in rc scripts
...
- Fix missing %D in plist
2013-10-26 02:22:07 +00:00
Gerald Pfeifer
3be3e90f93
Update to libmpc version 1.0.1 which brings the following fixes:
...
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669 : Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
2013-10-26 00:52:33 +00:00
Kris Moore
727891ec55
- Remove '@dirrmtry share/applications' from pkg-plist
...
Submitted by: Tijl Coosemans <tijl@FreeBSD.org>
2013-10-25 21:02:55 +00:00
Kris Moore
f431930eb9
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
...
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
This port builds the GRUB x86_64-efi boot modules, allowing grub-install
or grub-mkrescue to install with EFI support.
WWW: http://www.gnu.org/software/grub/
2013-10-25 20:11:00 +00:00
Tijl Coosemans
3f28e5234c
- Use drill instead of dig on FreeBSD 10.
...
- Support staging.
PR: ports/183264
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: "A.J. Kehoe IV (Nanoman)" <bsdstats@nanoman.ca> (maintainer)
2013-10-25 15:06:30 +00:00
Sunpoet Po-Chuan Hsieh
f88036894f
- Update to 2.2.1
...
Changes: https://github.com/guard/guard/releases
2013-10-25 13:36:03 +00:00
Sunpoet Po-Chuan Hsieh
86e43a6f64
- Update to 20131022
...
- While I'm here, convert to new options helper and support STAGEDIR
Changes: https://savannah.gnu.org/forum/forum.php?forum_id=7761
PR: ports/183249
Submitted by: Chris Howey <howeyc@gmail.com> (maintainer)
2013-10-25 13:35:57 +00:00
Emanuel Haupt
cac976f177
Fix pacakge list.
...
Notified by: az
2013-10-25 11:20:05 +00:00
Danilo Egea Gondolfo
55fbb77d70
- Update from 0.9.28.1 to 0.9.29 [1]
...
- Add stage support [1]
- Use options helpers
PR: ports/183245
Submitted by: Marco Steinbach <coco@executive-computing.de> (maintainer) [1]
2013-10-25 02:38:15 +00:00
Cy Schubert
31a2af7050
Fixup build WITH=SPOOF.
...
PR: 183275
Submitted by: mat
2013-10-25 00:43:12 +00:00
Renato Botelho
84362b64bc
Support staging
2013-10-24 23:07:29 +00:00
Renato Botelho
6b7df5de42
Support staging
2013-10-24 23:06:41 +00:00
Alex Kozlov
304eb3fb38
- Fix build [1]
...
- Support STAGEDIR
PR: ports/183023 [1]
Submitted by: Stephen Roznowski <sjroz@verizon.net> (maintainer)
2013-10-24 16:27:22 +00:00
Kris Moore
e51d7871be
- Update to 1382605460
...
- Fix build on 10
2013-10-24 12:40:27 +00:00
Kris Moore
bc2493954c
- Update to 1382605460
...
- Fix build on 10
2013-10-24 12:39:47 +00:00
Mark Felder
c2e2766a2c
STAGE support
...
Fix incorrect path in rc script
Approved by: swills (mentor)
2013-10-24 11:35:03 +00:00
Mark Felder
6df14313de
STAGE support
...
Approved by: swills (mentor)
2013-10-24 11:34:23 +00:00
Steve Wills
26a2cc2c62
- Update to 11.6.0
...
PR: ports/181585
Submitted by: Renaud Chaput <renchap@cocoa-x.com> (maintainer)
2013-10-24 03:27:12 +00:00
Renato Botelho
1213c0c012
. Support staging
...
. Remove MANPAGES option and respect NO_INSTALL_MANPAGES instead
2013-10-23 23:53:54 +00:00
Alex Kozlov
546a9259a9
- Return ports to the pool
...
PR: ports/183244
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Max Brazhnikov
21646392b0
- Support staging
...
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
2013-10-23 13:08:41 +00:00
Emanuel Haupt
84040e0860
Support staging.
2013-10-23 10:26:46 +00:00
Emanuel Haupt
0453b815e7
Support staging.
2013-10-23 07:14:05 +00:00
Jason Helfman
e0242fef99
- update to 3.2.0
...
- support staging
2013-10-23 06:10:47 +00:00
Cy Schubert
3bd117e04b
Convert to staging.
...
PR: 183186
Submitted by: mat
2013-10-22 20:15:16 +00:00
Colin Percival
3160ffc247
Update for new __FreeBSD_version values with rc.d firstboot support.
2013-10-22 16:19:33 +00:00
Dmitry Marakasov
db25d63f5a
- Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [st])
...
Approved by: portmgr (bdrewery)
2013-10-22 14:01:38 +00:00
Mathieu Arnold
59ac44abf5
- Convert to staging
...
- Use new LIB_DEPENDS format
- Fixup some DEVELOPER errors
- Make more silent, no reason to have some commands echoed and not all.
PR: ports/183176
Submitted by: mat
Approved by: gahr (maintainer)
2013-10-22 09:06:59 +00:00
Dmitry Marakasov
4416ca64fd
- Support staging
...
- Convert USE_GMAKE to USES
2013-10-22 07:50:02 +00:00
Rusmir Dusko
0a4473e71c
- Change maintainer email to @FreeBSD.org
...
- USE_GNOME cairo instead of graphics/cairo
- Support STAGEDIR
Approved by: pawel / wg (mentors, implicit)
2013-10-22 00:23:34 +00:00
Jung-uk Kim
e3a270e759
- Update to 20130927.
...
- Support staging.
2013-10-21 22:40:35 +00:00
William Grzybowski
a146c864dc
sysutils/k3b-kde4: fix build with ffmpeg-2
...
- Fix build with ffmpeg-2
Approved by: portmgr (bapt, implicit)
2013-10-21 20:41:54 +00:00
Kris Moore
f2d456fe96
- Update to 1382384181
2013-10-21 20:05:57 +00:00
Kris Moore
87d16d0b64
- Update to 1382384181
2013-10-21 20:05:29 +00:00
William Grzybowski
cbff92b1c1
sysutils/nepomuk-core: unset FFMPEG_SUFFIX
...
- Unset FFMPEG_SUFFIX
Approved by: portmgr (bapt, implicit)
2013-10-21 18:24:52 +00:00
Martin Matuska
5b37aa290a
Horde port update:
...
Horde_ActiveSync 2.8.3 -> 2.8.4
Horde_Auth 2.1.0 -> 2.1.1
Horde_Core 2.9.0 -> 2.10.0
Horde_Css_Parser 1.0.1 -> 1.0.2
Horde_Date 2.0.6 -> 2.0.7
Horde_History 2.2.0 -> 2.2.1
Horde_Imap_Client 2.15.4 -> 2.15.5
Horde_Log 2.0.1 -> 2.1.0
Horde_Mail 2.1.1 -> 2.1.2
Horde_Rpc 2.1.0 -> 2.1.1
Horde_Smtp 1.2.3 -> 1.2.5
Horde_SpellChecker 2.1.0 -> 2.1.1
Horde_Stream 1.3.0 -> 1.4.0
2013-10-21 06:40:56 +00:00
Brad Davis
30184d1118
- Update rsyslog-devel to 7.5.5
...
Changelog: http://www.rsyslog.com/changelog-for-7-5-5-v7-devel/
Reviewed by: swills@
2013-10-20 23:26:54 +00:00
Xin LI
9b15d9841d
Update to 1.3.2.
2013-10-20 22:55:19 +00:00
Steve Wills
d592d67b0d
Run 'freebsd-update fetch' when the system first boots; and if updates are
...
downloaded, install them and request a reboot.
Obviously, this port is not useful after a system is already running; it is
intended to be included as part of the installation or disk image building
process.
PR: ports/183130
Submitted by: cperciva@FreeBSD.org
2013-10-20 22:03:29 +00:00
Jason E. Hale
784e4c52e1
- Update security/gpgme to 1.4.3
...
- Use USE_GNOME= ltverhack to correct the library version number
to what the author intended. This effectively rolls the version
number backwards, but should prevent future unneccesary version
bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
2013-10-20 19:20:15 +00:00
Eitan Adler
18f7ae85f1
- Convert to staging
...
Approved by: crees (maintainer)
2013-10-20 18:46:58 +00:00
Baptiste Daroussin
ac016af760
Enable stage
2013-10-20 18:08:52 +00:00
Bryan Drewery
445adae7f0
- Convert to staging
...
- Cleanup master/patch sites (stop using people.freebsd.org)
2013-10-20 10:33:50 +00:00
Sunpoet Po-Chuan Hsieh
df3238e851
- Fix build with clang
...
- Use USES=gmake
- Support STAGEDIR
PR: ports/183116
Submitted by: sunpoet (myself)
Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer)
2013-10-20 09:33:04 +00:00
Sunpoet Po-Chuan Hsieh
ea4f40054c
- Update to 4.0.3
...
Changes: https://github.com/guard/guard-rspec/releases
2013-10-20 08:34:45 +00:00
Sunpoet Po-Chuan Hsieh
6091380874
- Update to 2.1.1
...
Changes: https://github.com/guard/guard/releases
2013-10-20 08:34:40 +00:00
Mikolaj Golub
d5531ebcbf
Support staging.
...
Approved by: bdrewery (mentor)
2013-10-20 06:25:41 +00:00
Jason Helfman
c476e0d8b2
- support staging
2013-10-20 01:05:33 +00:00
Bryan Drewery
5c23e124a7
Support staging
2013-10-20 00:40:34 +00:00
Bryan Drewery
27705cc4ce
- Take maintainership
...
- Convert to staging
- Remove indefinite article from COMMENT
2013-10-20 00:33:52 +00:00
Bryan Drewery
09c2bfc693
Add sysutils/nfsping
...
NFSping is a command line utility for measuring the response time of an NFS
server. It's basically a copy of the fping interface but doesn't share any code
with that project.
On modern NFS servers, the network stack and filesystem are often being run on
separate cores or even hardware components. This means in practise that a fast
ICMP ping response isn't indicative of how quickly the NFS filesystem is
responding. This tool more directly tests the responsiveness of the server's
operating system's NFS component.
WWW: https://github.com/mprovost/NFSping
2013-10-20 00:18:16 +00:00
Tijl Coosemans
e76bd53834
Fix build on FreeBSD 10.
...
PR: ports/181855
Submitted by: Justin Head <ports@encarnate.com> (maintainer)
2013-10-19 20:49:37 +00:00
Dmitry Sivachenko
1437ba996a
Update to version 3.3.1.
...
Approved by: maintainer
2013-10-19 17:13:48 +00:00
Sunpoet Po-Chuan Hsieh
802069042c
- Update to 4.0.2
...
Changes: https://github.com/guard/guard-rspec/commits/master
2013-10-19 15:25:58 +00:00
Sunpoet Po-Chuan Hsieh
61123a20e6
- Update to 2.1.0
...
Changes: https://github.com/guard/guard/releases
2013-10-19 15:23:51 +00:00
Sunpoet Po-Chuan Hsieh
24d21dd08a
- Update to 0.9.0
...
Changes: https://github.com/grosser/parallel/commits/master
2013-10-19 15:22:18 +00:00
Tijl Coosemans
8ddbe17948
- Fix build with clang (CFLAGS+=-Wno-error=implicit-function-declaration)
...
- USE_GMAKE=yes -> USES=gmake
- Remove the indefinite article from COMMENT
- Remove --mandir from CONFIGURE_ARGS (already set in bsd.port.mk)
- Use new syntax at LIB_DEPENDS
- Include <bsd.port.options.mk> instead of <bsd.port.pre.mk>
- Place unconditionned statements before those conditions
- Remove LATEST_LINK. PKGNAMESUFFIX is already set.
PR: ports/181618
Submitted by: bsam
Approved by: maintainer timeout (7 weeks)
2013-10-19 12:28:02 +00:00
Baptiste Daroussin
c02f916a07
Unconditionnaly install docs and remove inclusion of bsd.port.options.mk
2013-10-18 23:33:37 +00:00
Mikolaj Golub
0574cad15f
Staging support.
...
Approved by: bdrewery (mentor)
2013-10-18 19:48:45 +00:00
Mikolaj Golub
eaec20c9e4
Stage support.
...
Approved by: bdrewery (mentor)
2013-10-18 19:38:41 +00:00
Mikolaj Golub
1c2052c0c0
- Update to 2.28.
...
- Add stage support.
Approved by: bdrewery (mentor)
2013-10-18 19:34:32 +00:00
Thomas Abthorpe
24a0150e73
- Mark devel/rubygem-rascut broken
...
- Remove dependancy on www/rubygem-mongerl from other ports
With hat: portmgr
2013-10-18 03:05:47 +00:00
Dmitry Marakasov
969ba3bce8
- Support staging
...
- Add categories to desktop file
2013-10-18 00:31:22 +00:00
Dmitry Marakasov
d6ec82ed11
- Support staging
2013-10-17 23:51:36 +00:00
Dmitry Marakasov
9a24b82409
- Support staging
2013-10-17 23:51:25 +00:00
Pav Lucistnik
c833bc4fbf
- Update to 2013-10-13
...
Submitted by: gleb (maintainer)
2013-10-17 22:00:33 +00:00
Carlo Strub
3ea4a932ac
- Back to pool
...
- Remove leading article in COMMENT
2013-10-17 21:31:24 +00:00
William Grzybowski
df0a262aee
sysutils/gdisk: update to 0.8.8
...
- Update to 0.8.8
- Allow staging
2013-10-17 14:52:10 +00:00
Veniamin Gvozdikov
6b8e996d9f
- Fix build with clang
...
PR: ports/182885
Submitted by: Oleg Ginzburg <olevole@olevole.ru> (maintainer)
Approved by: eadler, osa, rm (mentors, implicit)
2013-10-17 07:38:22 +00:00
Baptiste Daroussin
fcca7192f2
Add a mirror for the distfile
...
Change www to new home [1]
Let stage handle what is packed or not.
Submitter by: Francois Pesce (upstream) [1]
2013-10-17 06:45:47 +00:00
Edwin Groothuis
eb583c9dd9
Fix build on 10.0
2013-10-17 06:22:36 +00:00
Dmitry Marakasov
3a00948bf5
- Support staging
2013-10-16 23:50:39 +00:00
Dmitry Marakasov
a4385b2ae9
- Support staging
2013-10-16 23:49:45 +00:00
Xin LI
4367200505
Update to 1.37.
2013-10-16 21:45:31 +00:00
Ganael LAPLANCHE
bd5bef5a1d
- Update to 0.7
...
- Enable staging
2013-10-16 07:01:00 +00:00
Dmitry Marakasov
525d9315c3
- Support staging
2013-10-16 03:29:08 +00:00
Antoine Brodin
817358a058
Fix perl shebang in sorter and mactime
...
Reported by: qa.sh
2013-10-15 19:21:42 +00:00
Olivier Duchateau
f70ac27586
Remove NO_MTREE macro
2013-10-15 18:42:26 +00:00
Olivier Duchateau
5483a9d678
- Support STAGEDIR
...
While I'm here
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format
- Enhance COMMENT entry (misc/xfce4-wm-themes)
- Adjust Xfce dependencies, and bump PORTREVISION
(sysutils/xfce4-power-manager)
2013-10-15 18:36:02 +00:00
William Grzybowski
c19d9722f8
sysutils/gdisk: take maintainership
...
- Take maintainership
2013-10-15 11:50:39 +00:00
Baptiste Daroussin
a1390b4fc8
Remove one more port depending on gnome1
...
Approved by: demon (maintainer)
2013-10-15 09:21:00 +00:00
Andrej Zverev
26842f113a
- Support STAGEDIR
...
- Switch to USES=gmake
- Remove leading indefinite article from COMMENT
Submitted by: zont@ (maintainer via email)
2013-10-15 09:00:49 +00:00
Jimmy Olgeni
6427216749
- Add staging support.
...
- Handle scl.conf like syslog-ng.conf (with scl.conf.dist).
- Always install syslog-ng.conf.sample/dist, since they are example files.
- Use mkdir -p in pkg-plist to fix warning during reinstallations/upgrades.
- Sort pkg-plist.
- General cleanup.
(same as r330086)
Approved by: maintainer
2013-10-14 21:25:58 +00:00
Olivier Duchateau
3ec6f28767
- Support STAGEDIR
...
- Switch to USES= gmake
- Convert to new LIB_DEPENDS format (sysutils/xfce4-settings)
2013-10-14 19:18:17 +00:00
Alberto Villa
3302669244
- Remove disk duplicate entries on FreeBSD 10+.
...
- Bump PORTREVISION.
PR: 179469
Submitted by: avilla (myself)
Approved by: gnome (maintainer timeout)
2013-10-14 13:41:51 +00:00
Sunpoet Po-Chuan Hsieh
ba43327221
- Update to 4.0.1
...
Changes: https://github.com/guard/guard-rspec/commits/master
2013-10-14 11:58:11 +00:00
Max Brazhnikov
46888a73a1
- Convert unmaintained ports to USES=qmake
...
- Add stage support
- Convert LIB_DEPENDS to new syntax
- Minor changes/fixes
2013-10-13 13:03:03 +00:00
Roman Bogorodskiy
306b2e73a6
Fix build on -CURRENT.
...
Reported by: pkg-fallout
2013-10-13 11:34:11 +00:00
Hajimu UMEMOTO
e7ac26213e
- avoid package name collisions.
...
- shorten pkg-descr.
- use USES=gmake.
2013-10-12 18:08:23 +00:00
Sunpoet Po-Chuan Hsieh
b90bbb90fe
- Update to 4.88E
...
- While I'm here:
- Support STAGEDIR
- Use USES=shebangfix
Changes:
- Support HEAD being FreeBSD 11-CURRENT
PR: ports/182924
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
2013-10-12 17:08:55 +00:00
Sunpoet Po-Chuan Hsieh
33b30557ee
- Update to 4.0.0
...
Changes: https://github.com/guard/guard-rspec/commits/master
2013-10-12 16:40:13 +00:00
Sunpoet Po-Chuan Hsieh
bad3ebc6b7
- Update to 2.0.5
...
Changes: https://github.com/guard/guard/releases
2013-10-12 16:40:09 +00:00
Danilo Egea Gondolfo
3f2f405195
- Update from 1.3.2 to 1.3.3
...
- Add stage support
- Update files/pkg-message.in
PR: ports/182863
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Approved by: wg/culot (mentors, implicit)
2013-10-12 03:33:40 +00:00
Jimmy Olgeni
ceff97524b
- Add staging support.
...
- Handle scl.conf like syslog-ng.conf (with scl.conf.dist).
- Always install syslog-ng.conf.sample/dist, since they are example files.
- Use mkdir -p in pkg-plist to fix warning during reinstallations/upgrades.
- Sort pkg-plist.
- General cleanup.
PR: ports/182882
Submitted by: olgeni
Approved by: maintainer (by mail)
2013-10-11 15:55:42 +00:00
Jimmy Olgeni
0899d0a4bd
- Rename ts.1 to ts.8 to avoid conflicts with security/openssl.
...
- Upgrade USE_GMAKE.
- Add staging support.
PR: ports/182879
Submitted by: olgeni
Approved by: maintainer
2013-10-11 15:47:17 +00:00
Sunpoet Po-Chuan Hsieh
8048f3f7c7
- Update to 2.0.4
...
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
2013-10-11 14:09:10 +00:00
Wesley Shields
e08e76d049
Fix an infinite loop in discogrok.
...
PR: ports/182490
Submitted by: "Regis A. Despres" <regis.despres@gmail.com>
Obtained from: f1858bfa34
2013-10-10 17:34:34 +00:00
Sunpoet Po-Chuan Hsieh
04febe12b7
- Convert to new LIB_DEPENDS format
...
- Support STAGEDIR
2013-10-10 14:36:32 +00:00
Sunpoet Po-Chuan Hsieh
0ff7b39709
- Convert to new LIB_DEPENDS format
...
- Use USES=shebangfix
- Convert to new OPTIONS helper
- Remove outdated OSVERSION check
- Strip shared library
- Support STAGEDIR
2013-10-10 14:31:52 +00:00
Baptiste Daroussin
0ae685c6bc
Update to 3.0.4
2013-10-10 13:45:37 +00:00
Mikolaj Golub
7ffe71899d
Add stage support.
...
Approved by: bdrewery
2013-10-10 13:36:27 +00:00
Mikolaj Golub
f9a91d04cd
Add stage support.
...
Approved by: bdrewery
2013-10-10 13:34:37 +00:00
Michael Reifenberger
b7b689cd82
Fix build with clang
2013-10-10 13:03:28 +00:00
Sunpoet Po-Chuan Hsieh
cb17dc3af8
- Remove CONF_DIR
2013-10-10 07:12:14 +00:00
Danilo Egea Gondolfo
38a870e851
- Add stage support [1]
...
- Remove the indefinite article from COMMENT
PR: ports/182644
Submitted by: Denis Generalov <gd@rambler-co.ru> (maintainer) [1]
Approved by: wg/culot (mentors, implicit)
2013-10-09 22:35:53 +00:00
Jose Alonso Cardenas Marquez
ada09c68bf
- Respect CC (right way) [1]
...
Suggested by: bapt [1]
2013-10-09 21:15:37 +00:00
Jose Alonso Cardenas Marquez
11e5e1251c
- Respect CC
...
Reported by: pkg-fallout
2013-10-09 20:44:15 +00:00
Sunpoet Po-Chuan Hsieh
2060f464ff
- Support STAGEDIR
2013-10-09 16:16:48 +00:00
Dmitry Marakasov
ee525e14be
- Update to 0.7.2
...
- Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
- Pass maintainership to submitter
PR: 182783
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
2013-10-08 22:07:19 +00:00
Kris Moore
d8e80bc4c2
- Remove sysutils/easypbi, replaced by sysutils/pcbsd-utils-qt4
2013-10-08 15:08:35 +00:00
Kris Moore
1f9e04ede6
- Update to 1381240866
2013-10-08 15:04:18 +00:00
Kris Moore
7b62c9c4fe
- Update to 1381240866
...
- Fix building without GCC
2013-10-08 15:03:39 +00:00
Sunpoet Po-Chuan Hsieh
01c8a8450c
- Update to 2.0.3
...
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
2013-10-08 14:06:14 +00:00
Jimmy Olgeni
043fb03d2a
Upgrade to version 1.570.
2013-10-08 10:50:48 +00:00
Jimmy Olgeni
24d902fee3
Upgrade to version 1.660.
2013-10-08 10:50:23 +00:00
Thomas Abthorpe
20e3be9455
- Set EXPIRATION_DATE at maintainer's request
2013-10-08 05:08:43 +00:00
John Marino
4ede5e9b24
Explicitly link libraries on 10 unmaintained ports
...
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-08 00:15:34 +00:00
John Marino
560d2eb0bf
Explicitly link libraries on 10 unmaintained ports
...
The following ports will not build with a binutils 2.22+ linker built
with standard options. This has been obvious with DPorts, but difficult
to see on FreeBSD. However, setting the ports compiler as a recent gcc
(e.g lang/gcc48) is an excellent way to detect the unspecified but needed
libraries as these recent GCC compilers use the latest binutils linkers.
These patches were tested on FreeBSD 8.4 and DragonFly 3.5
2013-10-07 23:40:23 +00:00
Antoine Brodin
e441333650
- Update to 2013-10-06
...
- Convert to STAGEDIR
PR: ports/182744
Submitted by: Fabian Keil (maintainer)
2013-10-07 20:56:50 +00:00
Eitan Adler
15d44ac572
sysutils/su2 depends on RCS which has recently been removed from HEAD
2013-10-07 20:12:01 +00:00
Cy Schubert
ed4ac5b17d
Unique pacakge names, correctly.
...
Pointy hat to by: yours truly
2013-10-07 19:23:25 +00:00
Sunpoet Po-Chuan Hsieh
69939eb345
- Update to 2.0.2
...
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
2013-10-07 19:20:36 +00:00
Cy Schubert
67a2ccaa6c
Rename ports to avoid package name collisions.
...
Suggested by: bapt
2013-10-07 13:50:19 +00:00
Max Brazhnikov
4476a5c138
- Remove LATEST_LINK from my Qt4/KDE4 ports
...
- Use new LIB_DEPENDS syntax
- Use options helpers
2013-10-07 12:26:54 +00:00
Baptiste Daroussin
533b12d93d
Fix pkgname collision
2013-10-07 12:23:05 +00:00
Alex Kozlov
ad2a141411
- Fix various distinfo artifacts
...
Approved by: portmgr (bapt)
2013-10-07 10:16:07 +00:00
Carlo Strub
8c3fa7d672
Change maintainer address to mine...
2013-10-07 04:51:52 +00:00
Carlo Strub
ef757fffeb
wemux enhances tmux to make multi-user terminal multiplexing both easier and
...
more powerful. It allows users to host a wemux server and have clients join in
either:
* Mirror Mode gives clients (another SSH user on your machine) read-only access
to the session, allowing them to see you work, or
* Pair Mode allows the client and yourself to work in the same terminal (shared
cursor)
* Rogue Mode allows the client to pair or work independently in another window
(separate cursors) in the same tmux session.
It features multi-server support as well as user listing and notifications when
users attach/detach.
WWW: https://github.com/zolrath/wemux
2013-10-07 04:46:52 +00:00
John Marino
cac39bcadf
sysutils/libutempter: Improve IGNORE condition for DragonFly
...
Qualify the OSVERSION check with an OPSYS check for FreeBSD so that the
check doesn't break the port on DragonFly. Also import a local patch
from dports for DragonFly.
2013-10-06 23:43:15 +00:00
Sunpoet Po-Chuan Hsieh
323c88e0a9
- Update to 2.0.1
...
Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
2013-10-06 18:32:10 +00:00
Rene Ladan
b622c06fdd
- Add stage support.
...
- Normalize zero permissions on symbolic links so that the package is
correctly created.
2013-10-06 15:15:00 +00:00
Rene Ladan
5f28172837
Add stage support for linux-f10-* ports maintained by emulation@
...
(category sysutils).
2013-10-06 15:13:57 +00:00
Cy Schubert
5394c88d49
Update LATEST_LINK.
2013-10-06 13:52:26 +00:00
Felippe de Meirelles Motta
14eeaae50f
Graffer is a small utility that collects numeric values from external programs
...
and produces graphs like mrtg, pfstat or alike.
WWW: http://chaosophia.net/graffer/
PR: ports/177584
Submitted by: Nikola Kolev <koue@chaosophia.net>
2013-10-06 06:45:45 +00:00
Cy Schubert
2d550500c5
Connect syslog-ng33.
...
Pointy hat to: Yours truly
Caught by: linimon
2013-10-06 04:09:09 +00:00
Pawel Pekala
dfc33c10af
Add support for STAGEDIR
2013-10-05 16:52:12 +00:00
Emanuel Haupt
c3d449e578
Update to 1.51
...
Submitted by: royce@tycho.org (via email)
2013-10-05 15:24:46 +00:00
Baptiste Daroussin
eb7bb6a16a
Removed unmaintained (ports@) or gnome@ ports depending on gnome1
...
Approved by: gnome (implicit)
2013-10-05 14:42:53 +00:00
Jimmy Olgeni
6fe29eef01
- Add staging support.
...
- Do not mute install commands.
2013-10-05 13:48:35 +00:00
Jimmy Olgeni
2585b0fcc0
- Upgrade to version 1.560.
...
- Add staging support.
- Do not mute install commands.
- Remove automatic PLIST generation.
2013-10-05 13:47:58 +00:00
Jimmy Olgeni
6ef61f34dd
- Upgrade to version 1.650.
...
- Add staging support.
- Do not mute install commands.
- Remove automatic PLIST generation.
- Do not use /usr/sbin/pkg for pkgng detection; if you run it in batch it
may stop with an interactive prompt on 9.x.
2013-10-05 13:45:02 +00:00
Danilo Egea Gondolfo
083aa59fe5
- Change maintainer email to @FreeBSD.org
...
- Add stage support
Approved by: wg/culot (mentor, implicit)
2013-10-05 11:16:23 +00:00