1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

13109 Commits

Author SHA1 Message Date
Matthias Andree
786dec8475 To be sure we're handing over an old but clean port to the new maintainer:
- Add LICENSE (LGPL v2.1+ according to license.rtf)
- Move pkg-plist into Makefile variable
2012-08-09 22:55:18 +00:00
Matthias Andree
446cae6fd0 Hand maintainership to upstream author; after his request to ports@.
Submitted by:	George Carrette
2012-08-09 22:35:17 +00:00
Olivier Duchateau
3f1a947dcf - Use USE_PKGCONFIG macro
- Add patch when NLS is unset
- Remove USE_AUTOTOOLS (libtool) macro

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-08-09 19:29:22 +00:00
Olivier Duchateau
4767be8ae2 - Update to 1.2.0
- Convert to new framework OptionsNG
- Use USE_PKGCONFIG
- Add patch when NLS is disabled

PR:	169894
Submitted by:	by myself
Approved by:	miwi, rene (mentors), maintainer (timeout > 2 weeks)
2012-08-09 17:43:27 +00:00
Sofian Brabez
d2501d919f - Fix ONLY_FOR_ARCHS
PR:		ports/170499
Submitted by:	Kurt Jaeger <fbsd-ports at opsec.eu>
Approved by:	maintainer (myself)
2012-08-09 11:38:19 +00:00
Cy Schubert
59b496fc28 gjb@ and I will commit to the cfengine* ports. Both of us can be blamed
for the goings on in this place.
2012-08-09 01:03:03 +00:00
Jason Helfman
9eff808d55 add new port: sysutils/libfvde
Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted
volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data
on a storage media volume.

Supported FVDE formats:

    FileVault2 Lion

Supported protection methods:

    password
    recovery password

WWW:	https://code.google.com/p/libfvde/

PR:	170449
Submitted by:	koobs.freebsd@gmail.com
2012-08-09 00:46:10 +00:00
Cy Schubert
087da94746 Update 3.3.3 --> 3.3.5
Submitted by:	gjb
2012-08-09 00:45:15 +00:00
Sofian Brabez
741877ca71 - Update to 0.5 2012-08-08 18:36:57 +00:00
Jimmy Olgeni
76154a4d92 Upgrade to version 3.93 and pet portlint (xargs -delete). 2012-08-08 15:01:03 +00:00
Sofian Brabez
190e4d108a ltrace intercepts and records dynamic library calls which are called by an
executed process and the signals received by that process. It can also intercept
and print the system calls executed by the program.

WWW:	http://ltrace.org/

PR:		ports/170477
Submitted by:	sbz (myself)
2012-08-08 11:20:14 +00:00
Dirk Meyer
22e37b0b86 - drop .app suffix in portname of preferences 2012-08-07 19:32:52 +00:00
Brooks Davis
1b823b1e06 Switch from USE_RCORDER to USE_RC_SUBR as prodded by dougb.
Note: To preserve the prior functionality it is recommended that
early_late_divider be set to something VERY early in the boot process
such as sysctl.

I suspect no one by myself actually used this port in practice so
mark it DEPRECATED and set an expiration date of September 1.  Of some
is using it, let me know and I'll remove the DEPRECATION.
2012-08-06 17:22:33 +00:00
Edward Tomasz Napierala
c8d1ca4661 Update to 1.1. 2012-08-06 12:52:47 +00:00
Pietro Cerutti
b49935f425 - Add build dependency on pkgconf
Reported by:	Gleb Kozyrev <gleb@gkoz.com> (via private email)
2012-08-06 12:43:51 +00:00
Pietro Cerutti
3adf5b3243 - Simplify libevent flags [1]
- Use new OPTIONS framework

PR:		170064 [1]
Submitted by:	Jan Beich <jbeich@tormail.org>
2012-08-06 08:16:31 +00:00
Doug Barton
9aac569eaa Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
2012-08-05 23:19:36 +00:00
Alex Kozlov
a5f699cd1f - Update to 1.15.1
- Remove ABI version numbers from LIB_DEPENDS
- use GNU_CONFIGURE/CONFIGURE_ARGS

PR:	ports/170258
Submitted by:	Joris Vandalon <joris@vandalon.nl> (maintainer)
2012-08-05 17:51:48 +00:00
Jason Helfman
b2618dce12 - Update to 0.4.5
- pass maintainership to submitter
- Remove LICENCE_FILE in favor of bsd.licenses.db.mk license
- Update and sort pkg-plist

PR:	ports/170364
Submitted by:	koobs.freebsd@gmail.com
2012-08-04 21:48:24 +00:00
Dirk Meyer
f00880b736 - update MASTER_SITES and WWW 2012-08-04 05:20:27 +00:00
Brooks Davis
0705e1e2f9 Update to 0.4.4. [0]
Drop maintainership.  I nolonger maintain any nagios servers and thus
don't have a good way to test updates.

PR:		ports/168571 [0]
Submitted by:	koobs.freebsd@gmail.com [0]
2012-08-03 21:32:55 +00:00
Renato Botelho
1fee5c0c7c Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by:	sunpoet@
2012-08-03 18:39:20 +00:00
Carlo Strub
a9f85911cd Fix typos and make small modifications in COMMENT (according to Porter's
Handbook)

Approved by:	portmgr@ (implicit)
2012-08-03 15:54:35 +00:00
Renato Botelho
90d97bb7c0 Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports 2012-08-03 15:34:45 +00:00
Emanuel Haupt
1dc3da70bc Update to a more current snapshot (20120803). 2012-08-03 06:17:17 +00:00
Gabor Pali
5cdcc09e30 - Update to 0.1.1
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 03:11:14 +00:00
Gabor Pali
db8a630740 - Teach the Haskell Cabal ports to use the new options framework
- Remove some cruft

Obtained from:	FreeBSD Haskell
2012-08-03 02:30:07 +00:00
Bryan Drewery
b70d151d98 - Update to my new maintainer address
Approved by:	eadler (mentor)
2012-08-02 21:42:30 +00:00
Matthias Andree
79446106b6 Update to new upstream release v1.42.5. 2012-08-02 18:17:11 +00:00
Carlo Strub
344b32ccd9 - Fix typos in COMMENT
- Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no
  A/An, etc.)
2012-08-02 09:02:43 +00:00
Sunpoet Po-Chuan Hsieh
7db352ae2c - Update to 3.0.25
Changes:	https://github.com/meskyanichi/backup/commits/master
2012-08-02 03:09:40 +00:00
Frederic Culot
aec4614ca6 - Update to 0.10.2
Changes:	http://docs.saltstack.org/en/latest/topics/releases/0.10.2.html
PR:		ports/170307
Submitted by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2012-08-01 18:46:29 +00:00
Boris Samorodov
8d56f00ee5 Update graphics/exiv2 to version 0.23.
The so library version has changed.
Bump PORTREVISIONs at dependent ports.

PR:		ports/169733
Submitted by:	bsam (me)
Approved by:	multimedia (maintainer timeout 3 weeks)
2012-07-31 15:29:26 +00:00
Sunpoet Po-Chuan Hsieh
004c439d0f - Update to 1.1.7
Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7315
2012-07-31 07:49:35 +00:00
Emanuel Haupt
6e4e7a3421 Remove pkgconf hack which isn't needed anymore with pkgconf 0.8.5. 2012-07-30 18:45:28 +00:00
Emanuel Haupt
c5274f9bdb configure requires ftgl 2.1.3 but we have 2.1.3~rc5 which makes configure fail.
Trick configure into thinking to require ftgl 2.0.0. While here use the new
PKG_CONFIG macro.
2012-07-30 10:29:32 +00:00
Erwin Lansing
449d2d0f7d Mark BROKEN: does not build
Submitted by:	pointyhat
2012-07-30 07:26:09 +00:00
Ruslan Makhmatkhanov
7908a65fd7 - update to 5.2.10
PR:		170221
Submitted by:	Dan Langille <dan at langille dot org> (maintainer)
2012-07-29 19:13:53 +00:00
Ruslan Makhmatkhanov
2070a47500 - update to 5.2.10
PR:		170222
Submitted by:	Dan Langille <dan at langille dot org> (maintainer)
2012-07-29 19:12:38 +00:00
Carlo Strub
db5e2bc177 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-29 11:17:02 +00:00
Doug Barton
6c1bc50c5a Remove my personal web site from MASTER_SITES 2012-07-29 08:17:33 +00:00
Hajimu UMEMOTO
916c453793 Update master site. 2012-07-28 18:34:55 +00:00
Emanuel Haupt
ab95dca6d1 - Update to 0.4.2
- Now that we have svn rename patch with ancient naming schema

PR:		170212
Submitted by:	Fabian Keil <fk@fabiankeil.de>
2012-07-28 12:29:36 +00:00
Michael Scheidell
1eaf9d912b - Add pkgng support
PR:		ports/170118
Submitted by:	bsdstats@nanoman.ca (maintainer)
2012-07-28 12:27:28 +00:00
Emanuel Haupt
c97dbb3f1f Now that fusefs-libs have been switched to require pkgconf only during runtime
we need USE_PKGCONFIG=build.

Notified by:	bapt
2012-07-28 10:52:43 +00:00
Ruslan Makhmatkhanov
387845246d - update to 0.7.1
- update download mirror

Changelog:
- Fixes incorrect mountpoint creation in 'beadm mount'
- Add checks to ensure 'beadm mount' mountpoints can be created
- Add check to ensure 'beadm activate' BE is not already mounted
  from 'beadm mount'

PR:		170214
Submitted by:	Bryan Drewery <bryan at shatow dot net> (maintainer)
2012-07-28 05:11:27 +00:00
Alex Kozlov
5e83c36f63 Remove expired ports:
2012-07-20 audio/etoile-melodie: API no longer supported
2012-07-20 audio/etoile-volumecontrolmenulet: API no longer supported
2012-07-20 deskutils/etoile-corner: API no longer supported
2012-07-20 deskutils/etoile-dictionaryreader: API no longer supported
2012-07-20 deskutils/etoile-distributedview: API no longer supported
2012-07-20 deskutils/etoile-extendedworkspacekit: API no longer supported
2012-07-20 deskutils/etoile-hardware: API no longer supported
2012-07-20 deskutils/etoile-inspectorkit: API no longer supported
2012-07-20 deskutils/etoile-lookandbehavior: API no longer supported
2012-07-20 deskutils/etoile-menuserver: API no longer supported
2012-07-20 deskutils/etoile-panekit: API no longer supported
2012-07-20 deskutils/etoile-scriptservices: API no longer supported
2012-07-20 deskutils/etoile-servicemenulet: API no longer supported
2012-07-20 deskutils/etoile-servicesbarkit: API no longer supported
2012-07-20 deskutils/etoile-systemconfig: API no longer supported
2012-07-20 deskutils/etoile-trackerkit: API no longer supported
2012-07-20 deskutils/etoile-ui: API no longer supported
2012-07-20 devel/etoile-collectionkit: API no longer supported
2012-07-20 devel/etoile-coreobject: API no longer supported
2012-07-20 devel/etoile-foundation: API no longer supported
2012-07-20 devel/etoile-serialize: API no longer supported
2012-07-20 devel/etoile-unitkit: API no longer supported
2012-07-20 devel/llvm-etoile: API no longer supported
2012-07-20 editors/etoile-typewriter: API no longer supported
2012-07-20 graphics/popplerkit: API no longer supported
2012-07-20 graphics/vindaloo: API no longer supported
2012-07-20 lang/etoile-compiler: API no longer supported
2012-07-20 lang/etoile-io: API no longer supported
2012-07-20 lang/etoile-languagekit: API no longer supported
2012-07-20 lang/etoile-lkplugins: API no longer supported
2012-07-20 lang/etoile-scriptkit: API no longer supported
2012-07-20 lang/etoile-smalltalkkit: API no longer supported
2012-07-20 multimedia/etoile-babbler: API no longer supported
2012-07-20 multimedia/etoile-mediakit: API no longer supported
2012-07-20 multimedia/etoile-multimediakit: API no longer supported
2012-07-20 net-im/etoile-stepchat: API no longer supported
2012-07-20 net-im/etoile-xmppkit: API no longer supported
2012-07-20 sysutils/etoile-behavior: API no longer supported
2012-07-20 sysutils/etoile-installer: API no longer supported
2012-07-20 sysutils/etoile-powermenulet: API no longer supported
2012-07-20 sysutils/etoile-system: API no longer supported
2012-07-20 textproc/etoile-lucenekit: API no longer supported
2012-07-20 textproc/etoile-ogrekit: API no longer supported
2012-07-20 textproc/etoile-opmlkit: API no longer supported
2012-07-20 www/etoile-bookmarkkit: API no longer supported
2012-07-20 www/etoile-mollusk: API no longer supported
2012-07-20 x11-fm/etoile-fontmanager: API no longer supported
2012-07-20 x11-themes/etoile-azbackground: API no longer supported
2012-07-20 x11-themes/etoile-camaelon: API no longer supported
2012-07-20 x11-themes/etoile-etoilemenus: API no longer supported
2012-07-20 x11-themes/etoile-iconkit: API no longer supported
2012-07-20 x11-themes/etoile-wildmenus: API no longer supported
2012-07-20 x11-wm/etoile-azalea: API no longer supported
2012-07-20 x11-wm/etoile-azdock: API no longer supported
2012-07-20 x11-wm/etoile-azswitch: API no longer supported
2012-07-20 x11-wm/etoile-login: API no longer supported
2012-07-20 x11/etoile: Update to a new release is required
2012-07-20 x11/etoile-idle: API no longer supported
2012-07-20 x11/etoile-iterm: API no longer supported
2012-07-20 x11/etoile-xwindowserverkit: API no longer supported
2012-07-20 x11/gnustep-app: API no longer supported
2012-07-28 01:02:20 +00:00
Baptiste Daroussin
8c1b2b06be Fix building by adding an explicit USE_PKGCONFIG= build 2012-07-28 00:26:32 +00:00
Baptiste Daroussin
a2849da21a Add some explicit USE_PKGCONFIG=build 2012-07-27 17:06:03 +00:00
Eitan Adler
b5b991f3f0 Cleanup this port a bit:
- remove abi from LIB_DEPENDS since it isn't needed
	- remove support for old 7.x systems (which was broken in the first place)
	- switch to USE_PKGCONFIG instead of USE_GNOME=pkgconfig
2012-07-26 06:48:48 +00:00
Baptiste Daroussin
9346b215f0 new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
are no more self hosting so we are stuck with 0.25 version while pkgconf provide
the same set of features as 0.27 and a compatible frontend. A symlink to
pkg-config has been added for convenience and compatibility

This also introduces a new macro to use pkgconf in your ports:
USE_PKGCONFIG

it can take the following arguments:
 - yes (meaning build only dep)
 - build (meaning build only dep)
 - run (meaning run only dep)
 - both (meaning run and build dep)

From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG
The old gnome macro has been modified to use pkgconf but still the sameway: run
and build dep to avoid large breakage.

While here fix some ports relying on pkg-config but not specifying it, fix some
ports broken because testing wrong .pc files, and fix ports using pkg-config
--version to determine pkg-config version instead of
pkg-config --modversion pkg-config like recommanded by pkg-config

With Hat:	portmgr
Exp-runs by:	bapt (pointhat-west), beat (pointyhat)
2012-07-26 05:40:22 +00:00
Carlo Strub
4ccd1fc621 Fix typos in COMMENT 2012-07-25 11:24:09 +00:00
Carlo Strub
d5fda8cb2c Fix typos in COMMENT 2012-07-25 06:32:06 +00:00
Alex Kozlov
797e47b734 - Update to 4.87A
* add support for oldnfs/newnfs filesystem types

PR:	ports/170117
Submitted by:	Larry Rosenman <ler@lerctr.org> (maintainer)
2012-07-25 05:37:55 +00:00
Adam Weinberger
a07e979e7e Update to 1.7.1. 2012-07-24 21:37:48 +00:00
Carlo Strub
965b4433c8 Fix typos in COMMENT 2012-07-24 21:09:44 +00:00
Baptiste Daroussin
404ade345a Use hack to unsetenv SunOS 3.2 TTY compatibility
as this broke the build on 7.x which still have it.

Submitted by:	pluknet@ (via private mail)
2012-07-24 11:33:20 +00:00
Baptiste Daroussin
cd4180aec0 Still broken on 7.X
Submitted by:	pointyhat (beat)
2012-07-24 09:09:23 +00:00
Emanuel Haupt
a73f32a33d Update to 1.86 2012-07-24 08:23:46 +00:00
George V. Neville-Neil
75e5621e44 Update main sysutils Makefile to include the new synergy-devel
port.

Approved by:	skreuzer (mentor)
2012-07-23 16:11:06 +00:00
Doug Barton
86b7e3bb7f For ports maintained by ports@ where pkgconfig is one of the USE_GNOME deps
convert it to BUILD_DEPENDS. This avoids the problem of the bogus run dep
added by bsd.gnome.mk.
2012-07-23 01:33:55 +00:00
Doug Barton
ce7d0b1f2e For the ports that are maintained by ports@ that have pkgconfig as their
only USE_GNOME feature, convert to a BUILD_DEPENDS. This avoids both the
bug of the bogus run depend introduced by bsd.gnome.mk, and also avoids
needlessly pulling that file in.
2012-07-22 23:23:59 +00:00
Tom Rhodes
ab7d1fc2d6 Update to 1.0.1; fixes pidfile creation, misc code cleanup. 2012-07-22 03:36:31 +00:00
Baptiste Daroussin
fac1886afa Convert to new options framework 2012-07-20 22:20:15 +00:00
Carlo Strub
5091ce7d27 Fix typo in COMMENT
PR:		ports/170029
Submitted by:	Fernando <fernando.apesteguia@gmail.com>
Approved by:	maintainer (implicit)
2012-07-20 19:39:06 +00:00
Alex Kozlov
304a5dd4ee - Update to 1.5
PR:	ports/170012
Submitted by:	Joe Barbish <qjail@a1poweruser.com> (maintainer)
2012-07-19 23:58:35 +00:00
Christian Weisgerber
bcd6fbdee4 libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
2012-07-19 20:15:37 +00:00
Armin Pirkovitsch
8323f8c880 - Update to version 1.16
- Switch to optionsng

PR:           ports/169422
Submitted by: KATO Tsuguru <tkato432 _at_ yahoo.com>
Approved by:  beat (mentor)
2012-07-19 17:42:21 +00:00
Guido Falsi
dddfd51173 - Update to 0.4.2
PR:		ports/169940
Submitted by:	Jason Bacon <jwbacon@tds.net>A (maintainer)
Approved by:	tabthorpe (mentor)
2012-07-18 20:26:20 +00:00
Olivier Duchateau
4a1352c002 - Update to 1.1.1
- Convert to new options framework
- Assign maintainance to xfce@ team

PR:	168789 (update to 1.1.0)
Submitted by:	myself
Approved by:	miwi, rene (mentors), maintainer timeout (> 2 weeks)
2012-07-18 18:46:28 +00:00
Ruslan Makhmatkhanov
cec8c9f625 Remove CONFLICTS with security/bro. They are no more relevant.
Pending update of security/bro to 2.0 depend on this two ports by default.

This is non-functional change.
2012-07-18 17:21:58 +00:00
Olivier Duchateau
a7819a80ff - Update to 1.0.5
- Convert to new options framework

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-07-17 21:52:29 +00:00
Olivier Duchateau
dd9f212954 - Update to 1.0.5
- Convert to new options framework

Submitted by:	myself
Approved by:	miwi, rene (mentors)
2012-07-17 21:41:19 +00:00
Olivier Duchateau
356a014cf3 Fix missing icons and GTK theme.
PR:	168688
Approved by:	miwi, rene (mentors)
2012-07-17 21:26:28 +00:00
Frederic Culot
b07fde3034 - Update to 2.1.2
PR:		ports/169938
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2012-07-17 18:48:09 +00:00
Frederic Culot
5d75243e23 - Update to 0.2
PR:		ports/169939
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2012-07-17 18:14:22 +00:00
Matthias Andree
0163460315 Update to 1.20.2. Changelog: http://busybox.net/
Rediff patches.  Replace alloca.h references by stdlib.h ref's.
2012-07-17 02:27:08 +00:00
Jimmy Olgeni
63d6900383 Fixes for Python 3.x compatibility (ajaxterm). 2012-07-16 19:01:18 +00:00
Eitan Adler
906a0c43e6 Take 2012-07-14 03:49:57 +00:00
Thomas Abthorpe
fc52f474a7 - Reassign to the heap
- Thank you for your years of service

With hat::	portmgr
2012-07-13 14:14:13 +00:00
Frederic Culot
b5734b035e - Update to 1.5
PR:		ports/169793
Submitted by:	Martin Tournoij <martin@arp242.net> (maintainer)
2012-07-12 13:05:40 +00:00
Chris Rees
db61a267a6 Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.

Your work in the past has been much appreciated, thank you.

Submitted by:	maintainer, via private email
2012-07-11 18:13:33 +00:00
Jase Thew
980c76d166 - Update to 0.8.5 [1]
- Convert to optionsNG

PR:		ports/169617 [1]
Submitted by:	Dmitry N Fomin <fdn@okbire.ru> (maintainer)
Approved by:	flo (mentor)
2012-07-11 11:56:06 +00:00
Jase Thew
55bbda78b9 - Update to 2.1.8 [1]
- Convert to optionsNG and add DEBUG option
- Pet portlint(1): fix overly long line and missing ending newline in
  pkg-descr

PR:		ports/169595 [1]
Submitted by:	Jeremy Chadwick <jdc@koitsu.org> (maintainer)
Approved by:	flo (mentor)
2012-07-11 10:24:10 +00:00
Steve Wills
e65e6064b9 - Update to 2.7.18
Security:	3a6960ef-c8a8-11e1-9924-001fd0af1a4c
2012-07-11 01:51:42 +00:00
Josh Paetzel
abeb035575 Use temporary download site while LSI pulls their head out. 2012-07-10 16:11:22 +00:00
Sofian Brabez
255643979d - Fix build with clang [1]
- Add LICENSE
- Make portlint happy

PR:		ports/168838
Submitted by:	Oliver Hartmann <ohartman at zedat.fu-berlin.de> [1]
Approved by:	myself (maintainer)
2012-07-10 11:22:59 +00:00
Sunpoet Po-Chuan Hsieh
acb6e09251 - Convert to new options framework
- Cosmetic change
2012-07-09 14:25:53 +00:00
Michael Scheidell
5ce613c55f - Fix swap size calculation on i386
- Bump PORTREVISION

PR:		ports/169174
Submitted by:	vsjcfm@gmail.com
Approved by:	maintainer (timeout,14 days)
2012-07-09 00:12:10 +00:00
Olli Hauer
57654431b0 - convert to options NG 2012-07-08 18:36:43 +00:00
Tim Bishop
69216bb3b6 Remove sysutils/rubygem-puppet-module. It is part of sysutils/puppet
since 2.7.14.
2012-07-07 10:27:05 +00:00
Ruslan Makhmatkhanov
63239aeec0 Remove expired ports:
- sysutils/devcpu: Already included in base system
- mail/squirreloutlook: Based on a vulnerable version of squirrelmail,
  use mail/squirrelmail for similar functionality
2012-07-06 08:46:53 +00:00
Pawel Pekala
84d5cb591b Add USE_CSTD=gnu89 to fix linking when building with clang 2012-07-05 17:26:10 +00:00
Cy Schubert
31ec0f5e13 Update from alpha2 to alpha3.
Fix Makefile error from r1.57.

Point to libnet116 instead of defunct libnet115.

Submitted by:	Update submitted by our upline
		(Peter Czanik <czanik@balabit.hu>)
2012-07-04 19:57:19 +00:00
Pawel Pekala
a24a7d72f6 Update to version 5.43
PR:		ports/169593
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
Approved by:	Alex Samorukov <samm@os2.kiev.ua> (maintainer)
2012-07-03 14:31:11 +00:00
Renato Botelho
cbba1c4689 Move to OPTIONSng 2012-07-02 22:09:39 +00:00
Renato Botelho
9b070f7d33 Fix COMMENT to silence portlint 2012-07-02 22:09:06 +00:00
Sunpoet Po-Chuan Hsieh
e7aa25388e - Update to 1.1.6
- Add GNU Savannah to WWW

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7286
2012-07-02 16:19:49 +00:00
Jason Helfman
fc7e559962 - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR:     ports/169222
Submitted by:   jgh@
Approved by:    maintainer timeout ( 14 days )
2012-07-01 22:40:21 +00:00
Jason Helfman
0892ab4b4d - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
- pet portlint on OPTIONS order

PR:     ports/169221
Submitted by:   jgh@
Approved by:    maintainer timeout ( 14 days )
2012-07-01 22:38:39 +00:00
Jason Helfman
9c27e095f4 - include bsd.port.pre.mk so SRC_BASE is defined before referenced, and include bsd.port.post.mk
PR:     ports/169220
Submitted by:   jgh@
Approved by:    maintainer timeout ( 14 days )
2012-07-01 22:36:46 +00:00
Jason Helfman
c8a3951264 - add conflicts against freedt and serialmail
Reported by:	madis555@hot.ee
2012-07-01 20:42:36 +00:00
Jason Helfman
56ce02989d - add conflicts against daemontools
PR:	ports/168608
Reported by:	madis555@hot.ee
Submitted by:	jgh@
2012-07-01 20:06:04 +00:00
Pawel Pekala
8e4e4403a4 Fix build with clang 2012-07-01 17:24:57 +00:00
Hajimu UMEMOTO
95acd1c374 - The descprition of NTLM option is in bsd.options.desc.mk, now.
- Use OPTIONS_SINGLE for OpenSSL/GnuTLS selection.
2012-07-01 16:09:13 +00:00
Andrej Zverev
425d0841bb - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-07-01 14:14:22 +00:00
Jimmy Olgeni
3a61d44799 Upgrade to version 1.510. 2012-07-01 11:14:29 +00:00
Jimmy Olgeni
fcd38a5210 Upgrade to version 1.590. 2012-07-01 11:13:46 +00:00
Jase Thew
f964d92697 - Update to 0.7
PR:		ports/169543
Submitted by:	Bryan Drewery <bryan@shatow.net> (maintainer)
Approved by:	culot (mentor)
2012-07-01 10:15:37 +00:00
Andrej Zverev
1de384422c - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 16:51:46 +00:00
Nicola Vitale
f319b82d51 - Update to 2012.05.06
PR:		ports/167862
Submitted by:	IWAMOTO Kouichi <sue at iwmt.org>
2012-06-30 12:50:55 +00:00
Andrej Zverev
4c68c01d0f - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 12:25:05 +00:00
Dennis Herrmann
121c9232da - Update to 0.3.7 2012-06-30 11:07:01 +00:00
Andrej Zverev
3982ced0ba - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 05:52:54 +00:00
Cy Schubert
7e575ae742 Fix segmentation fault. 2012-06-30 02:14:20 +00:00
Cy Schubert
02e1dc53e0 Add hdrecover, a utility to check for and repair bad disk sectors. 2012-06-29 23:01:42 +00:00
Andrej Zverev
e214c57b8f - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 18:37:54 +00:00
Andrej Zverev
e6353d0b3d - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 16:47:42 +00:00
Andrej Zverev
1e01e8e206 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-29 10:05:08 +00:00
Chris Rees
a8fd68c452 Update maintainer addresses, MASTER_SITES and PATCH_SITES
PR:		ports/169528
Submitted by:	koitsu (maintainer)
2012-06-28 20:15:27 +00:00
Andrej Zverev
2f57eb0926 - Remove SITE_PERL from *_DEPENDS 2012-06-28 18:37:23 +00:00
Marcelo Araujo
ea4f14bae0 - Update to 0.1.2.
PR:		ports/168643
Submitted by:	Danny Knaggs <knaggsy2000@gmail.com> (maintainer)
2012-06-27 21:34:48 +00:00
Gabor Pali
0534e5e04d - Add missing EXECUTABLE line hereby fix pkg-plist
Submitted by:	pav (via pointyhat)
Obtained from:	FreeBSD Haskell
2012-06-27 19:55:43 +00:00
Steve Wills
e0552f4c88 - Add script to RUBY_SHEBANG_FILES so they work at startup when PATH isn't
set or from service(8)

Reported by:	tj
2012-06-27 19:53:01 +00:00
Adam Weinberger
6a2dcbb305 Update to 1.7.0. 2012-06-27 16:08:12 +00:00
Glen Barber
cc7dcdd642 update sysutils/swapmon to version 1.5
Changes:
- clean up leftover swapfiles after unexpected reboots
- also works if no swap is configured

PR:		ports/169467
Submitted by:	freebsd@nagilum.org (maintainer)
Approved by:	crees (mentor)
2012-06-27 13:31:10 +00:00
Koop Mast
e61bd258b2 Update gstreamer ports.
Gstreamer to 0.10.36.
Gstreamer-plugins(-base) to 0.10.36.
Gstreamer-plugins-bad to 0.10.23.
Gstreamer-plugins-good to 0.10.31.
Gstreamer-plugins-ugly to 0.10.19.

Add hack to unbreak the flite plugin.
2012-06-27 12:35:05 +00:00
Jase Thew
5caf5b5931 - Update to 1.4
PR:		ports/169466
Submitted by:	Joe Barbish <qjail@a1poweruser.com> (maintainer)
Approved by:	culot (mentor)
2012-06-27 11:25:16 +00:00
Ruslan Makhmatkhanov
d38081bac7 - fix build on on 10-CURRENT
PR:		163647
Submitted by:	Rainer Hurling <rhurlin at gwdg dot de>
Approved by:	maintainer timeout (>6 months)
2012-06-27 09:18:20 +00:00
Sunpoet Po-Chuan Hsieh
a117becd0d - Update to 2.25
Changes:	http://search.cpan.org/dist/MogileFS-Utils/Changes
2012-06-27 08:51:08 +00:00
Eitan Adler
ad4e235e6e - Update to latest version of bsdconfig
- Use IGNORE instead of BROKEN because the port is expected not to work

Changes:

- Many bugfixes

PR:		ports/169473
Submitted by:	dteske (maintainer)
2012-06-27 06:35:45 +00:00
Max Brazhnikov
b9eaf39433 - Update E17 ports:
EFL updated to 1.1.0 and E17 updated to 0.16.999.65643 (svn 65643)
- Pass maintainership to submitter.
- New ports:
	benchmarks/expedite
	devel/eio
	graphics/evas-loader-generic
	graphics/evas-loader-ico
	graphics/evas-loader-psd
	graphics/evas-loader-wbmp
	graphics/evas_generic_loaders-gst
	graphics/evas_generic_loaders-pdf
	graphics/evas_generic_loaders-ps
	graphics/evas_generic_loaders-raw
	graphics/evas_generic_loaders-xcf
	x11-wm/e17-module-comp-scale
	x11-wm/e17-module-e-tiling
	x11-wm/e17-module-elfe
	x11-wm/e17-module-everything-aspell
	x11-wm/e17-module-everything-shotgun
	x11-wm/e17-module-xkbswitch

PR:		ports/167405
Submitted by:	Grzegorz Blach <magik at roorback.net>
2012-06-26 17:36:30 +00:00
Edward Tomasz Napierala
2812ddbe36 Confctl is a sysctl-like tool to provide access to C-syntax configuration
files, such as /etc/hast.conf.  It allows for retrieving, modifying, adding
and removing variables, while preserving comments and formatting.

WWW:	https://github.com/trasz/confctl/
2012-06-26 17:00:24 +00:00
Dirk Meyer
79ed41a8a0 - reset MAINTAINER 2012-06-26 05:44:19 +00:00
Jason Helfman
5e8fb43b19 - adopt optionsNG 2012-06-25 23:09:08 +00:00
Steve Wills
a9083cad28 - Update to 2.7.17 2012-06-25 20:06:13 +00:00
Frederic Culot
5f25e9edbd - Update to 0.10.1
PR:		ports/169384
Submitted by:	Denis Generalov <gd@rambler-co.ru>
Approveded by:	Christer Edwards <christer.edwards@gmail.com> (maintainer)
2012-06-25 09:38:41 +00:00
Sunpoet Po-Chuan Hsieh
2187205741 - Update to 20120622
- While I'm here, convert to new options framework

Changes:	http://savannah.gnu.org/forum/forum.php?forum_id=7280
PR:		ports/169374
Submitted by:	Chris Howey <howeyc@gmail.com> (maintainer)
2012-06-24 14:59:26 +00:00
Koop Mast
2974af2bd3 Fix a typo, which broke this port on runtime.
Submitted by:	Mike Harding <mvh@ix.netcom.com>
2012-06-24 12:19:44 +00:00
Gabor Pali
7e609f9805 angel is a daemon that runs and monitors other processes. It is similar
to djb's `daemontools` or the Ruby project `god`. It's goals are to keep
a set of services running, and to facilitate the easy configuration and
restart of those services.

WWW:	http://github.com/jamwt/Angel

Obtained from:	FreeBSD Haskell
2012-06-24 10:46:24 +00:00
Ruslan Makhmatkhanov
a24222cf71 - update to 0.10.0 [1]
- remove unneded BUILD_DEPENDS [2]
- switch to setuptools [1]
- install man-pages into proper locations. remove patch for setup.py [2]
- add couple of flags to minion rc-script that allows to define egg cache
  directory and the contents of PATH to fix runtime on diskless systems [1]

PR:		169228 [1]
        169209 [2]
Submitted by:	Scott Larson <stl at wiredrive dot com> [1]
                Denis Generalov <gd at rambler-co dot ru> [2]
Approved by:	Christer Edwards <christer.edwards at gmail dot com> (maintainer)
2012-06-23 22:44:27 +00:00
Jason Helfman
5d87041501 - re-order, include bsd.port.pre.mk so SRC_BASE is defined before referenced
PR:	ports/169219
Submitted by:	jgh@
Approved by:	maintainer, gelraen.ua@gmail.com
2012-06-23 19:17:23 +00:00
Doug Barton
297c2240c4 The sysutils/xfce4-utils port has been discontinued, and installs files that
conflict with the new versions of misc/xfce4-appfinder and
x11-wm/xfce4-session.

Approved by:	silence on xfce@
2012-06-23 10:43:21 +00:00
Wesley Shields
69ce526faf This is a FreeBSD attempt to implement archey-like terminal system information
display utility. It is just an esthetic way to display system information.
Right now it doesn't have any configurable options (different themes, switches
to change behaviour, etc), but I will add such features in the future, perhaps.

WWW: https://github.com/samaelszafran/bsdinfo

PR:		ports/168832
Submitted by:	s@samu.pl
2012-06-22 13:54:24 +00:00
Sunpoet Po-Chuan Hsieh
d1c0e9d43c - Update to 1.44
- Add LICENSE and remove LICENSE_FILE

Changes:	http://search.cpan.org/dist/Ubic/Changes
PR:		ports/169321
Submitted by:	sunpoet (myself)
Approved by:	Dmitry Yashin <dmitry@yashin.su> (maintainer)
2012-06-22 10:13:48 +00:00
Sunpoet Po-Chuan Hsieh
be3b012a11 - Update to 2.64
- Convert to new options framework

Changes:	http://search.cpan.org/dist/MogileFS-Server/CHANGES
2012-06-22 09:47:36 +00:00
Sunpoet Po-Chuan Hsieh
e94a0f3400 - Update to 2.24
Changes:	http://search.cpan.org/dist/MogileFS-Utils/Changes
2012-06-22 08:58:30 +00:00
Ganael LAPLANCHE
2c7e1cd4c8 - Update to 1.3.1
- Set new location for MASTER_SITES

PR:		ports/169318
Submitted by:	lwhsu
2012-06-22 08:21:28 +00:00
Wesley Shields
243223429e Update to 0.7.2.
"When editing a user's password or account expiration property, choosing cancel
or pressing ESC while editing the value manually would cause the value to be
blanked rather than preserved. This has been fixed and pressing ESC (or
choosing cancel) now preserves the value as expected.

Executing "bsdconfig foo" when LANG is set to "EN_US.ISO8859-1" produces a
non-i18n-compatible error message: "bsdconfig: foo: not found" (when it should
produce: "bsdconfig: foo: NOT FOUND"). This has been fixed by adding the
appropriate i18n messages and changing the code to use them.

Executing "bsdconfig -h" when LANG is set to an unknown language (for which
there are no bsdconfig localized language files), the output did not display
appropriately. This has been fixed.

Executing "bsdconfig timezone -h" (for example) when LANG is set to an unkown
language had similar issues to the above."

PR:		ports/169306
Submitted by:	dteske@
2012-06-22 01:46:16 +00:00
Wesley Shields
d7de2b1a3b Update to 0.7.1.
PR:		ports/169280
Submitted by:	dteske@ (maintainer)
2012-06-21 16:58:23 +00:00
Guido Falsi
3864965968 - Convert to new options framework
- Enable USB support by default

PR:		ports/169275
Submitted by:	Markus Dolze <bsdfan@nurfuerspam.de>
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-20 21:52:27 +00:00
Pav Lucistnik
deeeeeb4cf - Update to 2012-06-21
Submitted by:	gleb (maintainer)
2012-06-20 20:35:06 +00:00
Wesley Shields
ea606110a6 bsdconfig is a robust utility for configuring/managing various aspects of the
FreeBSD Operating System. Feature-highlights include (but are not limited to):
  - Modular, stable, efficient and i18n-compatible.
  - Easily maintained/extendable sh(1) source/syntax.
  - Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog).
  - rc.conf(5) configuration/management based on sysutils/sysrc
  - Timezone configuration based on sysutils/tzdialog
  - Networking management based on sysutils/host-setup

WWW: http://druidbsd.sourceforge.net/

PR:		ports/169257
Submitted by:	dteske@
2012-06-20 16:58:12 +00:00
Eitan Adler
cf1bd27c3e Update to 5.8.12
While here, pet portlint.

PR:		ports/166253
Submitted by:	"Oleg A. Mamontov" <oleg@mamontov.net> (pr)
Submitted by:	Jo Rhett <jrhett@netconsonance.com> (older version)
Submitted by:	brd (current version)
Approved by:	maintainer timeout (3 months)
2012-06-20 06:14:15 +00:00
Cy Schubert
ed0f2ac4fd Fix syntax error.
Discovered by:	FresPorts sanity checking
2012-06-20 04:53:15 +00:00
Cy Schubert
979b44e96f MF sysutils/syslog-ng:
Miscellaneous fixes:

- Fix installation and removal of default configuration: the package
  installs syslog-ng.conf.sample, but the port installs syslog-ng.conf.dist
  which is also used in the @unexec test.

- Remove empty sgml directory in DOCSDIR (which was not installed by the
  package and produced warnings on pkg-delete).

- Install patterndb.d directory from pkg-plist, and use @dirrmtry to remove it.

- Building without libnet.

PR:		ports/162414
Submitted by:	olgeni
2012-06-20 04:50:12 +00:00
Rene Ladan
5c69ef1185 - Update to 1.2.0
- Remove version from LIB_DEPENDS
2012-06-19 21:14:58 +00:00
Guido Falsi
26e3c2d224 - Fix scanning of ada disks on ata busses
- Bump PORTREVISION

PR:		ports/168523
Submitted by:	Konstantin Kukushkin <dark@rambler-co.ru>
Approved by:	maintainer timeout (18 days)
Approved by:	tabthorpe (mentor)
2012-06-19 20:36:11 +00:00
Florian Smeets
464a164f15 Update to 5.3.14 2012-06-19 19:39:05 +00:00
Jason Helfman
bed5423182 - update to 2.1.2, honour CC/CFLAGS and add LICENSE [1]
- while here [2]
  - use optionsNG for portdocs
  - use portsdocs and plist files in favor of pkg-plist file
  - remove unnecessary inclusion of bsd.port.pre.mk in favor of bsd.port.options.mk

PR:	ports/169141
Submitted by:	koobs.freebsd@gmail.com [1], jgh@ [2]
Approved by:	maintainer, matt@peterson.org
2012-06-19 16:44:39 +00:00
Cy Schubert
b9f9857d11 Miscellaneous fixes:
- Fix installation and removal of default configuration: the package
  installs syslog-ng.conf.sample, but the port installs syslog-ng.conf.dist
  which is also used in the @unexec test.

- Remove empty sgml directory in DOCSDIR (which was not installed by the
  package and produced warnings on pkg-delete).

- Install patterndb.d directory from pkg-plist, and use @dirrmtry to remove it.

- Building without libnet.

PR:		ports/162414
Submitted by:	olgeni
2012-06-19 05:12:27 +00:00
Matthias Andree
6953a3bf20 Run self-tests in $WRKDIR, now that some self-tests have grown largish in
uncompressed form, and were observed to exhaust /tmp space on some occasions.

Suggested by: dougb@
2012-06-19 00:30:59 +00:00
Cy Schubert
bff7565f46 Update 3.3.0 --> 3.3.3.
PR:		167942
Submitted by:	Glen Barber <gjb@FreeBSD.org>
2012-06-18 20:22:35 +00:00
Steve Wills
0bca9d8360 - Update to 2.12.0 2012-06-18 15:39:14 +00:00
Stefan Eßer
5abf4738c3 Unbreak by removal of the assignment to malloc_options (which does not
exist in 10-CURRENT after the import of the new jemalloc).
Jason Evans announced in a mail to -current back in February 2008, that
the "H" option had been made obsolete due to a change in jemalloc, but
I leave the port unchanged for versions before 10-CURRENT.
2012-06-18 09:48:49 +00:00
Michael Scheidell
94de23cadd - Convert to options NG
- relax test of LIB_DEPENDS on pcreposix

PR:		ports/169184
Submitted by:	douglas@douglasthrift.net (maintainer)
2012-06-18 06:05:41 +00:00
Sylvio Cesar Teixeira
73e39856da - Update to 1.10
PR:		ports/168680[1]
		ports/161981[2]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>[1]
		Alex de Kruijff <akruijff@www.kruijff.org>[2]
Approved by:	Alex de Kruijff <samesame@akruijff.dds.nl> (maintainer)
2012-06-17 23:59:58 +00:00
Steve Wills
6187e61dea - Update to 2.0.0
PR:		ports/169019
Submitted by:	Daniel <daniel@ish.com.au> (partially)
2012-06-17 19:24:50 +00:00
Ruslan Makhmatkhanov
89a5733c81 - update to 2.0.7
- add LICENSE (ZPL21)

While here:
- strict python version to 2.x only
- remove unneded BUILD_DEPENDS

PR:		168857
Submitted by:	koobs <koobs.freebsd at gmail dot com>
2012-06-17 04:42:41 +00:00
Hajimu UMEMOTO
aebe701141 Convert to use new OPTIONS framework. 2012-06-16 19:11:44 +00:00
Baptiste Daroussin
c7c53d4efb Removed uneeded tab in pkg-plist
Submitted by:	olgeni@
2012-06-16 12:52:04 +00:00
Baptiste Daroussin
1145d6019e - update to 3.0.0
- add an options for NLS
- upstream changes:
  * fix size and inode calculation on FreeBSD
  * new aguments:
    -l: show only local mounts
    -d: show the used size
    -e: allow to export informations in TeX, HTML, CSV
    -p: filter on file system name
    -q: sort the output
  * more: http://projects.gw-computing.net/news/12
2012-06-15 21:53:04 +00:00
Sunpoet Po-Chuan Hsieh
03e29a43d2 - Update to 1.10
Changes:	http://search.cpan.org/dist/File-Next/Changes
2012-06-15 16:29:25 +00:00
Steve Wills
4fa07c7f2c - Update to 2.7.16
- Sort MAN8
2012-06-15 16:04:33 +00:00
Ganael LAPLANCHE
7d5c257635 Update to 0.4 2012-06-15 10:03:17 +00:00
Ganael LAPLANCHE
11be97e555 Switch to OptionsNg 2012-06-15 09:55:17 +00:00
Dennis Herrmann
85390c47e7 - Update to 0.3.6 2012-06-15 05:02:49 +00:00
Max Brazhnikov
5a91ceaf33 KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x series.
Official announcement: http://kde.org/announcements/announce-4.8.4.php
2012-06-14 16:42:04 +00:00
Matthias Andree
a3b75e88c6 Add LICENSE statement. 2012-06-13 21:34:43 +00:00
Beech Rintoul
01d8e73add - Remove files/patch-pydf
PR:		ports/168373
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	Maintainer timeout (2-Weeks+)
2012-06-13 21:21:20 +00:00
Matthias Andree
1fd921c6c0 Exploit e2fsprogs's 1.42.4's new 'parallel make check' feature. 2012-06-13 21:20:08 +00:00
Beech Rintoul
5e42773717 - Update to 10
- Fix portlint warning

PR:		ports/168373
Submitted by:	koobs <koobs.freebsd@gmail.com>
Approved by:	Maintainer timeout (2-Weeks+)
2012-06-13 21:15:28 +00:00
Matthias Andree
8033fc1550 Update to new upstream release 1.42.4.
ChangeLog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.4
2012-06-13 19:24:53 +00:00
Erwin Lansing
9cd9d9a531 Mark BROEKN on 10.x: does not build
Submitted by:	pointyhat
2012-06-13 08:35:15 +00:00
Jason Helfman
5faf8eada0 - update to 0.07 [1]
- while here ... [2]
 - shortened MASTER_SITES
 - moved to optionsNG framework
 - moved to packages for perl dependencies, in favor of SITE_PERL pm files
 - add GPLv3 license

PR:	ports/168576
Submitted by:	maintainer, proler@gmail.com [1], jgh@ [2]
Approved by:	maintainer
2012-06-12 22:30:22 +00:00
Beat Gaetzi
0a9c9c747a - Make rc.d script executable
- Config file and binaries are installed in PREFIX
- Bump PORTREVISION

Approved by:	trhodes@ (maintainer)
2012-06-12 17:47:14 +00:00
Rebecca Cran
cd2ee8339d Update to version 2.0.8.
o Define SIGUSR1 to inform fio to dump run stats while continuing to run
o Make fio include the git version in the version output
o Fix for crash with more than ~500 jobs
o Add create_only option
o Fix terse bandwidth (off by 1.024)
o eta: ETA bandwidth was off by 1.024
2012-06-11 17:53:51 +00:00
Dag-Erling Smørgrav
b735fedb2b Restore PORTEPOCH and bump it to 2. 2012-06-11 09:24:35 +00:00
Ganael LAPLANCHE
037c066f9e - Un-version LIB_DEPENDS
- Switch to OptionsNg
2012-06-11 08:06:43 +00:00
Ganael LAPLANCHE
5fdb2063dd - Switch to OptionsNg
- Force LFS support when option activated
- Add CONFLICTS with audio/waon
- Add LFS description to bsd.options.desc.mk
2012-06-11 07:26:27 +00:00
Tilman Keskinoz
3315ef89fc Mark DEPRECATED and set an EXPIRATION_DATE, port is in base system in all
supported branches
2012-06-11 05:53:54 +00:00
Tilman Keskinoz
1921284897 Convert to new options framework 2012-06-11 05:44:52 +00:00
Steve Wills
c4d913d67a - Update to 1.1.4
PR:		ports/168827
Submitted by:	Robert Gogolok <gogolok+freebsd@gmail.com> (maintainer)
2012-06-10 21:30:00 +00:00
Steve Wills
63d09c9c9b - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
2012-06-10 18:42:48 +00:00
Jase Thew
e8eb681150 - Add OPTIONS to allow the selective installation of backends. [1]
- Add dependencies for CloudFiles and Google Docs backends.

PR:		ports/168723
Submitted by:	Michael Gmelin <freebsd@grem.de> [1]
Approved by:	flo (mentor)
2012-06-10 17:34:34 +00:00
Dirk Meyer
d0e91b562f - mark DEPRECATED
- reset MAINTAINER
2012-06-10 16:10:22 +00:00
Ruslan Makhmatkhanov
ebf77e1222 - update to 1.3
- correct CONFLICTS

While I'm here:
- fix porlint warning (misplaced PKGNAMEPREFIX)

PR:		168783
Submitted by:	Craig Leres <leres at ee.lbl dot gov> (maintainer)
2012-06-10 14:01:46 +00:00
Guido Falsi
24d582f6e9 - Add conflicts
- Update website

While here add USE_GETTEXT as suggested by portlint.

PR:		ports/168763
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-09 21:06:05 +00:00
Guido Falsi
c92f439f35 - Add conflicts
- Update website

While here add USE_GETTEXT as suggested by portlint.

PR:		ports/168762
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-09 21:04:09 +00:00
Dirk Meyer
aa87086bd6 - fix build with gnustep 1.24.0 2012-06-09 12:54:52 +00:00
Wen Heping
f7e8e4af14 - Reset maintainer to zope@ 2012-06-09 08:24:49 +00:00
Martin Wilke
560c5e2da1 - Mark conflict with harvest
PR:		168820
Submitted by:	maintainer
2012-06-09 06:09:41 +00:00
Sylvio Cesar Teixeira
62d00c4e99 - Fixed problem with build.
Reported by:	Erwin@
2012-06-08 21:03:45 +00:00
Matthias Andree
10cf8a82d8 Update to new upstream release 1.42.3.
ChangeLog: http://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.42.3

Convert to OptionsNG. (e2fsprogs-libss seems to compile fine, too)
2012-06-08 13:37:48 +00:00
Tom Rhodes
6407fb9493 Bring in my service monitoring tools (fsc - FreeBSD Services Control).
Already in the NetBSD ports collection, it's time to make them available
here.  See the manual pages for more information.

Reviewed by:	tabthorpe
2012-06-08 01:10:42 +00:00
Pawel Pekala
2fa6259674 Convert my ports to optionsNG 2012-06-07 22:44:21 +00:00
Dag-Erling Smørgrav
3255b67831 Replace pwgen 1 with pwgen 2. The latter is a continuation of the former
by a different author, with some serious bugs fixed.  We were pretty much
the only OS that still shipped pwgen 1, and for good reason: due to the
way it implements phoneme equivalence and the way it tracks the length of
the generated string, it only works correctly 16% of the time.  This was
not possible to fix without a major rewrite, which is precisely what the
author of pwgen 2 did.

Discussed with both maintainers and #bsdports.
2012-06-07 10:49:12 +00:00
Sylvio Cesar Teixeira
d6a4b1f5e6 - Update to new options framework.
PR:		ports/168712
Submitted by:	Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua> (maintainer)
2012-06-07 01:16:59 +00:00
Steve Wills
7cfd0bc5f0 - Update to 1.4.1 2012-06-07 00:38:57 +00:00
Sylvio Cesar Teixeira
412b8a0435 - Update to 2.05b
PR:		ports/168770
Submitted by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2012-06-07 00:37:35 +00:00
Chris Rees
ee47c2f68f Remove sysutils/linux-megacli; there is a native port at sysutils/megacli.
PR:		ports/168283
Submitted by:	Ruben van Staveren <ruben@verweg.com> (maintainer)
2012-06-06 16:47:08 +00:00
Martin Wilke
9c2f65e395 - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by:	bapt, David Naylor (kde team)
2012-06-06 06:44:37 +00:00
Eitan Adler
3c89f9d101 Avoid the use of site perl
Submitted by:	az
2012-06-06 03:29:58 +00:00
Ryan Steinmetz
a895c3f553 - Update to 20120602 2012-06-06 00:13:40 +00:00
Martin Wilke
7e0274cb03 - Fix plist after Xfce4 update
Reported by:	pavbot, erwinbot, baptpkgbot
2012-06-05 11:56:07 +00:00
Jase Thew
7b76f6416e - Update to 0.6.19
- Update maintainer address
- Convert to new options framework
- Fix COMMENT
- Remove shlib version from LIB_DEPENDS
- Remove extraneous comment

Changes:	http://www.nongnu.org/duplicity/CHANGELOG
Approved by:	flo, culot (mentors)
2012-06-05 10:47:23 +00:00
Jase Thew
a6e0039284 Update my maintainer address
Approved by:	flo, culot (mentors)
2012-06-05 09:14:01 +00:00
Emanuel Haupt
aa65831654 Add edid-decode. edid-decode decodes binary EDID information from monitors. 2012-06-05 09:04:02 +00:00
Martin Matuska
b954cef30f Update to 1.2.2, rename zstat to zfs-mon 2012-06-04 20:42:02 +00:00
Jung-uk Kim
d9ad877b7e Remove unnecessary double-quotes from description.
Pointed by:	bapt
2012-06-04 19:25:26 +00:00
Jung-uk Kim
dd39ca93f4 Use the new options framework. 2012-06-04 18:09:14 +00:00
Martin Wilke
190f9c279b - Fix build with new XFCE [1]
- While here convert to optionNG

PR:		168613 [1]
Submitted by:	Christian Mangin <christian.mangin@gmail.com>
2012-06-04 05:20:06 +00:00
Gabor Pali
46e9ab0ca5 - Update The Glorious Glasgow Haskell Compiler to version 7.4.1
Please note that port revision for all the Haskell ports without version changes
are also bumped.  Other per-port updates are coming soon (in separate commits)!
In addition to that, separate -docs ports are no longer needed so they are
now removed.

Thanks ashish@ for the assistance.

Obtained from:	FreeBSD Haskell
2012-06-03 20:52:29 +00:00
Gabor Pali
f4ff1b95c9 Lowlevel cpu routines to get basic properties of the cpu platform, like
endianness and architecture.

WWW:	http://github.com/vincenthz/hs-cpu

Obtained from:	FreeBSD Haskell
2012-06-03 19:23:57 +00:00
Steve Wills
4d3dff801d - Use USERS instead of pkg-install script ot create users
- Move creation of var directories to plist
2012-06-03 00:57:59 +00:00
MANTANI Nobutaka
9b8a7f2433 Update to 1.28. 2012-06-02 13:33:49 +00:00
Frederic Culot
6ad2427b44 - Update to 2.63
Changes:	http://search.cpan.org/dist/MogileFS-Server/CHANGES
2012-06-02 12:44:26 +00:00
Jun Kuriyama
aa1c0e1c7d - Upgrade to 1.15. 2012-06-02 10:21:44 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Tom Judge
260c7b0856 Update my email address.
Approved by:	eadler (mentor)
2012-05-31 19:40:19 +00:00
MANTANI Nobutaka
76bb805690 Add bulk_extractor, a program that scans a disk image and extracts useful
information.
2012-05-31 17:14:00 +00:00
Marcelo Araujo
8b053f764a DanZFS provides a Python API for checking the status of ZFS without the use of
libzfs.

WWW:	http://code.google.com/p/danzfs/

PR:		ports/168370
Submitted by:	Daniel Knaggs <knaggsy2000@gmail.com>
2012-05-31 17:11:09 +00:00
Xin LI
e24f4c515c - Update to 1.2.2;
- Add LICENSE=;
 - Take maintainership;
2012-05-30 23:14:55 +00:00
Pav Lucistnik
76de0a4498 - Reset maintainer:
<shuvaev@physik.uni-wuerzburg.de>
      (reason: 550 5.7.1 <shuvaev@physik.uni-wuerzburg.de>: Recipient address rejected: User unknown)
2012-05-30 22:31:09 +00:00
Chris Rees
9f824857ea Update to 2.5.2 2012-05-30 17:06:06 +00:00
Martin Wilke
4b68fc723b - Convert complete XFCE to new options framework
While here some extra work:

- Remove 6.X gruft
- Correct NOPORTDOCS
- Pet portlint
- Whitespaces fixes

Reviewed by:	beat, bapt (thx!)
2012-05-30 16:49:12 +00:00
Philippe Audeoud
5fc4e235bf - Update to 0.9.9.1
PR:		ports/167503
Submitted by:	Denis Generalov <gd _AT_ rambler-co.ru> (maintainer)
2012-05-30 13:04:12 +00:00
Martin Wilke
416451a3bd - Update to 1.7.15 2012-05-30 11:19:59 +00:00
Pawel Pekala
09c70cf036 Add patches to show correct memory usage on FreeBSD
PR:		ports/167970
Submitted by:	Sayetsky Anton <vsjcfm@gmail.com>
Approved by:	maintainer
2012-05-29 21:22:56 +00:00
Alex Kozlov
5d98543c01 - Remove obsolete OSVERSION check
PR:	ports/168282
Submitted by:	Chris Rees <crees@freebsd.org>
Approved by:	"Jason E. Hale" <bsdkaffee@gmail.com> (maintainer), eadler, itetcu (mentors, implicit)
2012-05-29 15:48:42 +00:00
Alex Kozlov
8100f00a1d - Add SourceForge mirror
PR:	ports/168425
Submitted by:	"Bryan Drewery" <bryan@shatow.net> (mainainer)
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-29 09:00:47 +00:00
Martin Wilke
f23d133db5 Mount plugin allows to mount/umount external devices, cd/dvd-rom and
networked filesystems listed in your /etc/fstab.

WWW:	http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin

PR:		ports/168078
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2012-05-29 08:08:49 +00:00
Pav Lucistnik
c5f61254b8 - Broken everywhere
Reported by:	pointyhat
2012-05-28 20:42:47 +00:00
Sunpoet Po-Chuan Hsieh
13112e1706 - Update to 0.11
- Add LICENSE

Changes:	http://search.cpan.org/dist/Sys-Hostname-FQDN/Changes
PR:		ports/168146
Submitted by:	sunpoet (myself)
Approved by:	snowfly <snowfly@yuntech.edu.tw> (maintainer)
2012-05-28 16:49:49 +00:00
Chris Rees
9238e610af Remove extraneous patchfile-- committed upstream and fails.
Pointyhat:	miwi, Olivier Duchateau
Submitted by:	jilles
2012-05-27 17:39:43 +00:00
Frederic Culot
5ed24b4b2c - Update to 0.4.1
- Add LICENSE (BSD)
- Update MAINTAINER's address

PR:		ports/168352
Submitted by:	trociny@ (maintainer)
2012-05-27 17:35:52 +00:00
Ryan Steinmetz
16db829d83 New port: sysutils/vpnc-scripts
A collection of scripts that do route modification and other changes to
a system after establishing a VPN connection to a remote network.

These are typically used with openconnect or Cisco's VPN client.

WWW: http://git.infradead.org/users/dwmw2/vpnc-scripts.git
2012-05-27 15:27:15 +00:00
Alex Kozlov
892c1a6750 - Unbreak after yacc update in r235723
PR:	ports/168311
Submitted by:	Jan Beich <jbeich@tormail.org>
Approved by:	eadler, itetcu (mentors, implicit)
2012-05-27 09:14:07 +00:00
Dennis Herrmann
282394ac1d - Update to 0.3.5 2012-05-26 14:44:42 +00:00
Martin Wilke
4f8366dd7d - Update to 1.0.4 2012-05-25 17:02:03 +00:00