Commit graph

14192 commits

Author SHA1 Message Date
Koop Mast
81f8729582 Fix build with newer binutils [1].
While here doing some portlint petting.
Switch to USES gmake and pathfix.
GNOME_DESKTOP_VERSION is ment for bsd.gnome.mk internal only, remove it.

Reported by:	bapt [1]
2013-07-29 09:32:50 +00:00
Pietro Cerutti
61678df43a - Fix a bug that caused tmux to unexpectedly underline all
characters when the status bar requests a bold color

PR:		180787
Submitted by:	Julio Merino <julio+host-mastodon-jmmv@meroh.net>
2013-07-29 08:30:06 +00:00
Alexey Dokuchaev
d60cd5d193 - Fix parallel builds, by fixing makefile and USES'ing gmake
- Always install manual pages like we normally do
- Cleanup Makefile header and COMMENT line while here
- Synchronize port description text with upstream

Reported by:	pointyhat-west
2013-07-29 08:06:12 +00:00
Tim Kientzle
7099a967b7 Add U-Boot for BeagleBone and BeagleBone Black
running FreeBSD/arm EABI.

Approved by:	db
2013-07-29 00:04:33 +00:00
Baptiste Daroussin
b21906283d Fix build with recent binutils 2013-07-28 20:33:15 +00:00
Cy Schubert
3626d99b5f Update 0.4 --> 0.5. 2013-07-28 17:24:23 +00:00
William Grzybowski
db0618a912 sysutils/downtimed: update to 0.6
- Update to 0.6
- Trim Makefile header
- Fix space for WWW in pkg-descr

Changes: http://dist.epipe.com/downtimed/NEWS

PR:		ports/180892
Submitted by:	Janne Snabb <snabb epipe.com> (maintainer)
2013-07-28 15:11:44 +00:00
Marius Strobl
fde10e91dd Update to 3.01a16. For the changes since 3.01a14 see:
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a15
ftp://ftp.berlios.de/pub/cdrecord/ALPHA/AN-3.01a16

Approved by:	beat (mentor, implicit)
2013-07-28 12:59:21 +00:00
Raphael Kubo da Costa
8cd5a5450c Remove CodingStyle and LICENSE from PORTDOCS.
They are not installed by the ports' build system, only shipped in the
tarball. This should fix `make package'.

Reported by one of the miwimails.
2013-07-28 12:18:05 +00:00
Alexey Dokuchaev
a24816a18f - Unbreak parallel builds (-jX) by fixing targets' dependencies
- Define LICENSE (GPLv3), improve on COMMENT
- Convert USE_GMAKE to USES (gmake)
- Drop GNU_CONFIGURE, USE_AUTOTOOLS implies it
- Reformat port description (now perfectly aligned on both sides)

Reported by:	pointyhat-west
2013-07-27 17:08:56 +00:00
Steve Wills
413424ee99 - Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
2013-07-27 16:06:01 +00:00
Vanilla I. Shu
70f644326c Upgrade to 6.2.
PR:		ports/180879
Submitted by:	maintainer
2013-07-27 03:39:55 +00:00
Baptiste Daroussin
ab20a94680 Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
John Marino
3b8130edf2 sysutils/gkrelltop: Reset maintainer, address bounces
Approved by:	bapt/culot (mentors, implicit)
2013-07-26 22:02:09 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Jung-uk Kim
7eb58ccea8 Update to 20130725. 2013-07-26 19:00:01 +00:00
Alexey Dokuchaev
5625e737a6 Unbreak parallel builds and slightly improve Makefile header.
Reported by:	pointyhat-west
2013-07-26 13:27:28 +00:00
Alexey Dokuchaev
68ed010955 - Attempt to fix parallel build (I've fixed most notable cases, and it
allowed my 4-core Q9550 to build it -- but there might be more, since
  quality of this software (esp. makefiles) is not particularly high
- Try to respect CFLAGS in addition to CC, wrap one overly long line
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE, etc.

Reported by:	pointyhat-west
2013-07-26 12:28:26 +00:00
Andrej Zverev
ab098bfa3d - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-26 12:25:46 +00:00
Andrej Zverev
b9cf423050 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-26 10:46:37 +00:00
Baptiste Daroussin
0128c89ce7 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:24:12 +00:00
Baptiste Daroussin
e237491fd9 Do not try to build on head where the module has been integrated in base 2013-07-26 06:22:47 +00:00
Colin Percival
5f74a99300 Update to 1.0.35. This fixes a bug introduced in version 1.0.34 which
could cause tarsnap to crash when unable to connect to the Tarsnap server.

Bug found by:	tdb
2013-07-25 18:05:05 +00:00
Pawel Pekala
49d2e9e973 Update to version 0.3.0
PR:		ports/180544
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2013-07-25 15:31:03 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Rene Ladan
8525495496 Remove expired ports:
2013-07-25 sysutils/rsyslog6-devel-pgsql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gnutls: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-snmp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-rfc3195: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-mysql: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-relp: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-dbi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel-gssapi: Use sysutils/rsyslog7
2013-07-25 sysutils/rsyslog6-devel: Use sysutils/rsyslog7
2013-07-25 10:24:06 +00:00
Baptiste Daroussin
8a7fa85a1c Remove useless dependency on pkgconf 2013-07-24 16:01:08 +00:00
Baptiste Daroussin
111fcca281 Add the forgotten patches 2013-07-24 15:03:05 +00:00
Baptiste Daroussin
8b7b3c59f8 - update to 0.26
- use the upstream build system
- install the manpage

PR:		ports/174886
Submitted by:	bapt, nwhitehorn
Approved by:	clsung (maintainer timeout (>6 month)
2013-07-24 15:02:14 +00:00
Baptiste Daroussin
d1523e64f1 - Take maintainership
- Use unmount(2) instead of exec umount -f
- update to 2.9.3
2013-07-24 14:42:52 +00:00
Baptiste Daroussin
1713787b57 Mark as broken: does not patch
===>  Applying extra patch /home/bapt/ports/sysutils/usbhotkey/files/extra-patch-main.c
1 out of 1 hunks failed--saving rejects to main.c.rej

Reported by:	pkg-fallout
2013-07-24 09:13:25 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Baptiste Daroussin
abd9f59d3f Mark as broken: does not build
Reported by:	pkg-fallout
2013-07-24 06:31:12 +00:00
Pawel Pekala
379c97a7b3 Update to version 0.7
While here:
- Trim Makefile header
- Convert tab to space in WWW: line

PR:		ports/180761
Submitted by:	Oleg Ginzburg <olevole@olevole.ru> (maintainer)
2013-07-23 17:32:48 +00:00
Frederic Culot
c62a282f0f - Update to 20130722
Changes:	https://savannah.gnu.org/forum/forum.php?forum_id=7656
PR:		ports/180763
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2013-07-23 13:51:20 +00:00
Soeren Straarup
4728fa997d Fix the BROKEN things in the geomgui project.
Updating the distfile location.
2013-07-23 02:34:00 +00:00
Steve Wills
cd09324fd1 - Update to 3.2.3 2013-07-23 02:12:06 +00:00
Pawel Pekala
870a17e8f9 - Update to version 0.25
- Reword pkg-descr

PR:		ports/180663
Submitted by:	James Hunt <james.hunt@ubuntu.com> (maintainer)
2013-07-22 20:35:03 +00:00
John Marino
c3b2b09540 sysutils/gkrelltop: Upgrade to 2.2.10 to unbreak fetch
The MASTER_SITES of the current version of gkrelltop, 2.2.6 has disappeared.
The project moved to SourceForge, but the earliest version available there
is 2.2.7.  However, 2.2.7 failed to build on FreeBSD 8.4 i386 and
FreeBSD 9.1 amd64.  Version 2.2.13, the latest, fails to build on all
platforms, including DragonFly.  Upgrading to version 2.2.10 results in
successful builds on all platforms.

Also, the header was trimmed and USE_GMAKE was replaced with USES+=gmake.

PR:		ports/178534
Approved by:	bapt (mentor), maintainer timeout (~10 weeks)
2013-07-22 18:15:40 +00:00
Ruslan Makhmatkhanov
31a62e8531 Fix rc-script for bacula storage daemon. This bug was introduced in r309025
by yours truly(.

PR:		180738
Submitted by:	Oleg Ginzburg <olevole@olevole.ru>
Approved by:	Dan Langille <dan@langille.org> (maintainer)
2013-07-22 17:51:39 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Erwin Lansing
245c59b237 Explicitly set LATEST_LINK to avoid duplicate with
sysutil/rsyslog7

Approved by:	maintainer timeout
2013-07-22 12:41:39 +00:00
Jason Helfman
d1e6386e8b - fix testing of pkg totals (thanks bdrewery@ !)
- bump portrevision

Tested by:	kentas@hush.com (legacy pkg tools)
2013-07-22 00:31:31 +00:00
John Marino
eb047527bb sysutils/synergy-devel: Add unzip dependency, portlint cleanup
The previous commit added an unzip command without the unzip dependency.
Restore build by adding dependency and clean up portlint warnings.

Approved by:	bapt (mentor), maintainer
2013-07-21 22:48:14 +00:00
Sunpoet Po-Chuan Hsieh
bdffd45829 - Update to 1.2.9
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7649
2013-07-21 14:25:55 +00:00
Jason Helfman
ef125966bf - placing in local distfiles until fetch issue is worked out... 2013-07-21 06:27:00 +00:00
Jason Helfman
9e8678cfd1 screenFetch is a "Bash Screenshot Information Tool". This handy Bash script can
be used to generate one of those nifty terminal theme information + ASCII
distribution logos you see in everyone's screenshots nowadays. It will
auto-detect your distribution and display an ASCII version of that
distribution's logo and some valuable information to the right. There are
options to specify no ascii art, colors, taking a screenshot upon displaying
info, and even customizing the screenshot command! This script is very easy to
add to and can easily be extended.

WWW: https://github.com/KittyKatt/screenFetch
2013-07-21 06:17:34 +00:00
Jason Helfman
8f53f8cc76 - update to 0.7.0
- issue #21 was fixed locally via console or via terminal emulator
  however issues exists if using a standard remote session is being
  investigated: http://code.google.com/p/jvmtop/issues/detail?id=21
- add in post-install message noting to user to use jvmtop under a terminal
  emulation program ( sysutils/tmux or sysutils/screen )

From Changelog:
- New Feature: jvmtop does now include a sampling-based CPU Profiler
- jvmtop does now support FreeBSD, fixing the issue #21 and issue #22
- refresh rate can now be configured, using argument --delay <interval>
  minor fixes
2013-07-21 06:05:48 +00:00
Steve Wills
ad5ddbe2e1 - Update to 11.4.4
PR:		ports/180186
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2013-07-19 17:12:05 +00:00
Steve Wills
9da3c5258e - Update to 6.16.0
PR:		ports/180185
Approved by:	maintainer timeout (renchap@cocoa-x.com, >2 weeks)
2013-07-19 17:09:44 +00:00