Commit graph

5281 commits

Author SHA1 Message Date
Vanilla I. Shu
cd7a6eef4c Stagify.
Approved by:	portmgr@
2014-06-23 02:20:57 +00:00
Vanilla I. Shu
c79af897d8 1: Stagify.
2: switch USES=pathfix.

Approved by:	portmgr@
2014-06-23 02:03:48 +00:00
Dmitry Marakasov
1450dd2212 - Switch to USES=libtool, drop .la files
- Convert gnomehack to USES=pathfix

Approved by:	portmgr blanket, kwm (for gnome@ leaf ports)
2014-06-22 21:27:17 +00:00
Raphael Kubo da Costa
b1741f26c2 Explicitly depend on pkg-config.
The dependency was previously pulled indirectly via another dependency, and
that stopped happening at some point. The build was now failing because
libqalculate was not being properly found anymore.
2014-06-21 17:48:17 +00:00
Wen Heping
bb69ec2504 - Update to 6.5.16 2014-06-21 13:17:54 +00:00
William Grzybowski
23c1b48121 deskutils/fet: update to 5.21.3
- USES tar:bzip2
- New option to install only command line

PR:		189408
Submitted by:	Zsolt Udvari
Approved by:	maintainer (timeout)
2014-06-20 01:40:42 +00:00
Marcus von Appen
f83518fa90 - Fix DOCSDIR
- Limit to supported python versions
- Bump PORTREVISION to enforce the correct python version
2014-06-19 18:08:13 +00:00
Martin Wilke
fe74f02b02 - Update to 1.6.0
PR:		190894
2014-06-18 07:43:24 +00:00
Martin Wilke
42fba90d2b - Update to 1.0.17
PR:		191092
2014-06-18 07:41:19 +00:00
Martin Wilke
748c5a4d34 - Update to 1.19.14
PR:		191093
2014-06-18 07:38:33 +00:00
Koop Mast
cf906e5cf2 Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]

JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
  the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
  anymore at run-time.

PR:		185462 [1]
PR:		187548 [2]
PR:		182793 [3]
PR:		181746 [4]
PR:		176047 [5]
PR:		190814 [6]
Submitted by:	c.petrik.sosa@gmail.com [1]
		Matthieu Volat <mazhe@alkumuna.eu> [2]
		free.bsd@webstyle.ch [3]
		andrnils@gmail.com [4]
		rfg@tristatelogic.com [5]
		Michelle Sullivan <michelle@sorbs.net> [6]
Approved by:	portmgr (blanket) (for NO_STAGED ports)
2014-06-17 20:05:30 +00:00
Rusmir Dusko
dd3adcb19b These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

audio/portaudio

- Pass maintainership to koalative at gmail.com

audio/portaudio2

- Pass maintainership to koalative at gmail.com

deskutils/parcellite

- Pass maintainership to koalative at gmail.com

devel/allegro

- Change Makefile header, add Created by Jimmy Olgeni <olgeni@FreeBSD.org>
- Pass maintainership to koalative at gmail.com

devel/allegro-devel

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

emulators/q4wine

- Remove not needed linie
- Pass maintainership to koalative at gmail.com

emulators/swine

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

finance/venice

- Pass maintainership to koalative at gmail.com

graphics/glfw

- Pass maintainership to koalative at gmail.com

graphics/glfw2

- Pass maintainership to koalative at gmail.com

graphics/xsane

- Pass maintainership to koalative at gmail.com

textproc/loook

- Pass maintainership to koalative at gmail.com
2014-06-16 21:03:57 +00:00
Antoine Brodin
4f4486a004 - Finish stage support (man pages missed)
- Simplify Makefile
2014-06-15 17:21:30 +00:00
Vanilla I. Shu
d6e246a3c9 Stagify.
Approved by:	portmgr@
2014-06-14 13:12:03 +00:00
Vanilla I. Shu
fc62bce7c4 1: Stagify.
2: convert to tar:bzip2.

Approved by:	portmgr@
2014-06-14 13:10:02 +00:00
Vanilla I. Shu
1ed0d63d23 1: Stagify.
2: switch to USES=libtool.
3: bump version.

Approved by:	portmgr@
2014-06-14 03:39:20 +00:00
Vanilla I. Shu
5bf5017d25 Stagify.
Approved by:	portmgr@
2014-06-14 03:35:32 +00:00
Vanilla I. Shu
9f8ed74849 Stagify.
Approved by:	portmgr@
2014-06-14 03:33:08 +00:00
Vanilla I. Shu
44e8acfc32 Stagify.
Approved by:	portmgr@
2014-06-14 03:31:08 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Tijl Coosemans
9f8b4bcde3 Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS.  Also remove references to
  PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
  required additional patches.

Somewhat simplified a linker command line looks like:

${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}

where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us.  If possible -L and -l flags need to be
added to LIBS to make sure they appear after any -L and -l flags set by
upstream.  Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this
may appear too early on the command line causing installed libraries to
be linked in instead of freshly built ones.

Additional changes:
benchmarks/netio: Replace WITH_IPV6 with an IPV6 option.
comms/gnokii: Replace some patches with USES=pathfix.  Also remove -fPIC.
graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR.
graphics/visionworkbench: Remove FreeBSD 7 support.
multimedia/libmovtar: New LIB_DEPENDS syntax.
multimedia/opencinematools: Use standard do-build.
net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins)
net-mgmt/nagios: Remove -fPIC.
net-mgmt/nagios4: Remove -fPIC.
print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036.
security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with
ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS.  This skips a test
in configure that falsely detects pthread_mutexattr_init in our libc.
sysutils/dar: Fix iconv detection.
x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD
hack and use $CXX as linker as on other platforms.

PR:		190592
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-06-11 14:49:59 +00:00
Antoine Brodin
dc5b2e77a0 Update to 2.14 2014-06-10 18:32:05 +00:00
Jimmy Olgeni
76c7f8fbe6 Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories D-F.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-10 07:39:01 +00:00
Kevin Lo
d44f1fb30f Update to 1.3.40 2014-06-09 02:50:20 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Mikhail Teterin
260538f873 Remove the NO_STAGE knob. No obvious ill-effects. Seems to "just work". 2014-06-06 22:36:41 +00:00
Alex Kozlov
12e263b358 - Use /usr/bin/unzip for zip files extraction (part 2)
Remove most of USES=zip:infozip

PR:        ports/188419
Approved by:	portmgr (bapt)
Exp-run:	antoine
2014-06-06 15:26:41 +00:00
Martin Wilke
865d70cc61 - Stage support
PR:		190705
2014-06-06 14:40:34 +00:00
Martin Wilke
11cf11dbba - Stage support
PR:		190706
2014-06-06 14:39:45 +00:00
Martin Wilke
2b3b4afd81 - Stage support
PR:		190707
2014-06-06 14:39:11 +00:00
Ruslan Makhmatkhanov
e29b7055b0 deskutils/gourmet: update to 0.17.3
- update to 0.17.3
- switch to github
- update dependencies
- convert to using auto-generated packing list
- add stage support
- remove patch, included into this upstream version
2014-06-05 06:42:05 +00:00
Rusmir Dusko
f2779fb94a These ports are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

deskutils/py-send2trash

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Change license BSD to BSD3CLAUSE
- Use USE_PYDISTUTILS=yes instead of easy_install
- Remove PYDISTUTILS_PKGNAME and add PYDISTUTILS_AUTOPLIST

graphics/founts

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Add REINPLACE, fix ELAST
- Change distinfo, remove supplied icon

graphics/py-pyggel

- Pass maintainership to koalative at gmail.com

graphics/radius-engine

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com

irc/py-fishcrypt

- Pass maintainership to koalative at gmail.com

sysutils/gigolo

- Change Makefile header, use my name and @FreeBSD.org email
- Pass maintainership to koalative at gmail.com
- Use tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Remove useless .include <bsd.port.options.mk>
- Change pkg-plist, remove mtree
2014-06-04 14:14:21 +00:00
Jason E. Hale
86f6ecc83f - STAGEify
- Add LICENSE where needed
- Make COMMENT more concise
- Convert USE_BZIP2 -> USES=tar:bzip2
2014-06-03 16:20:47 +00:00
Jason Helfman
abeb3b7cc4 - bring in dependency of devel/py-libvirt
PR:		ports/190278
Submitted by:	rakuco@
2014-06-02 14:53:32 +00:00
Cy Schubert
7ea116081b Stagify. 2014-05-30 05:56:15 +00:00
John Marino
2d41200db7 desktuils/tine20: Simplify port to remove unnecessary targets
Both post-extract and post-install targets aren't necessary.
In particular the shifting to get the src to extract into the default
WRKSRC was not only unnecessary, the home-rolled extraction could break
in the future, so just clean the whole thing up.  Verified on Redports.
2014-05-29 17:36:55 +00:00
Rusmir Dusko
7277c68aca - Bump PORTREVISION for pkg-plist change
- Reset maintainer to ports@
- Remove BROKEN
- Break lines around 80 characters
- Change pkg-plist remove *.pyc and add missing

PR:		ports/19029
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2014-05-29 09:31:59 +00:00
Mathieu Arnold
a156183d0d To be fair, I don't have time to maintain this, so, release it.
Sponsored by:	Absolight
2014-05-28 23:29:33 +00:00
Pawel Pekala
8e8f4b5d5e mail/libetpan:
- Update to version 1.5, development moved to github
- Convert to USES=libtool, don't install la file
- Install striped version of library
- Allow to compile with OpenSSL from base
- Update homepage address
- Bump affected deskutils/cairo-dock-plugins

mail/claws-mail:
- Update to version 3.10.0
- Convert to USES=libtool tar:bzip2 [1]
- Don't install static plugin files [1]
- Replace GMAKE with MAKE_CMD [1]

Release notes: http://claws-mail.org/news.php

mail/claws-mail-clamd:
- Don't show pkg-message in post-install, staging takes care of that

Submitted by:	tijl via private mail [1]
2014-05-27 21:11:52 +00:00
Dmitry Marakasov
4ed5d621eb - Convert misc/xosd and dependent ports which need it (deskutils/xneur, polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop .la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax

Approved by:	portmgr blanket
2014-05-27 11:17:41 +00:00
Dmitry Marakasov
52300f71d3 - Convert USE_BZIP2 to USES
- Sort plist
2014-05-27 10:54:20 +00:00
Sunpoet Po-Chuan Hsieh
61459df78c - Add LICENSE
- Pass maintainership to submitter

PR:		ports/190248
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-26 15:34:18 +00:00
Martin Wilke
41b3051154 - Convert gmake,bzip to USES
Approved by:	portmgr (myself)
2014-05-26 11:50:39 +00:00
Baptiste Daroussin
c8903f1219 Convert to USES=mono
With hat:	portmgr
2014-05-26 11:42:12 +00:00
Baptiste Daroussin
f0a8714b3a Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 06:55:07 +00:00
Antoine Brodin
38cf689b45 Mark BROKEN: Fails to package
===>  Building package for recoll-1.19.13
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/__init__.pyc): No such file or directory
pkg-static: lstat(/wrkdirs/usr/ports/deskutils/recoll/work/stage/usr/local/lib/python2.7/site-packages/recoll/rclconfig.pyc): No such file or directory
*** [do-package] Error code 1

Reported by:	pkg-fallout
2014-05-24 09:03:46 +00:00
Matthias Andree
ce4b6709c1 Update to new upstream release 1.1.0.
Announcement: <http://www.docear.org/2014/05/21/docear-1-1-stable-released-with-strongly-improved-pdf-metadata-extraction/>
2014-05-23 18:34:20 +00:00
Tijl Coosemans
5c0834bd1b For several MATE related ports:
- USES=libtool tar:xz.
- INSTALL_TARGET=install-strip.
- Add CONFIGURE_ARGS=--disable-static to ports that only install plugins.
2014-05-18 21:05:53 +00:00
Antoine Brodin
99ca894281 Unbreak for real 2014-05-18 11:57:55 +00:00
Antoine Brodin
f6f46d9df9 Attempt to unbreak 2014-05-18 11:31:59 +00:00
Tijl Coosemans
fa30a64baa USES=libtool tar:bzip2. 2014-05-17 21:40:15 +00:00
Tijl Coosemans
4f3337eb0a USES=libtool tar:bzip2. 2014-05-17 21:38:05 +00:00
Tijl Coosemans
a7f668cf41 USES=desktop-file-utils libtool pathfix shared-mime-info tar:bzip2. 2014-05-17 21:34:07 +00:00
Adam Weinberger
2ee7b1f047 Fix one more typo. 2014-05-15 19:37:46 +00:00
Adam Weinberger
1eb8e28537 moregroupware: restore accidentally-removed WRKSRC
myitcrm: fix typo
2014-05-15 19:24:03 +00:00
Adam Weinberger
efd139ed48 STAGE support, general cleanups, use @sample where appropriate.
PORTREVISION bumps where plist or pkg-message changed.
2014-05-15 18:41:24 +00:00
Tijl Coosemans
1f8935d509 Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]

audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.

Approved by:	portmgr (implicit) [1]
2014-05-13 11:54:53 +00:00
Danilo Egea Gondolfo
97e4ad5eb7 - Update from 1.8.007.20140506 to 1.8.007.20140512 2014-05-12 15:17:08 +00:00
Max Brazhnikov
c425e0b6a4 Convert my ports to USES=tar 2014-05-12 10:53:41 +00:00
Romain Tartière
4870b5f618 Support staging. 2014-05-12 07:41:14 +00:00
Max Brazhnikov
90e380e1cb KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!
deskutils/kdepim4:
- Remove no longer needed patch, the problem was fixed since Qt 4.8.4.

The area51 repository features commits by rakuco and makc.
2014-05-10 19:43:14 +00:00
Dmitry Marakasov
1f1137322d - Remove Author lines 2014-05-07 21:02:48 +00:00
Danilo Egea Gondolfo
05bf2adc92 - Update from 1.8.006.20140307 to 1.8.007.20140506 2014-05-07 15:16:09 +00:00
Rusmir Dusko
d7b933907c - Update to 1.19.13, announce message is here:
http://www.lesbonscomptes.com/recoll/release-1.19.html

- Remove BROKEN
- Remove *.pyc, not at moment fixable
- Use STRIP_CMD only when is used PYTHON Option

Reviewed by:	upstream
2014-05-07 14:42:43 +00:00
Tijl Coosemans
3a759a9883 Convert x11-toolkits/libxfce4gui and all dependent ports to USES=libtool.
And USES=tar:bzip2 here and there.

deskutils/xfce4-notification-daemon:
- Don't patch Makefile.am.
- Link with -lgmodule-2.0 explicitly now that libgtk-x11-2.0.la does not
  imply it.

x11/xfce4-wmdock-plugin:
- Make it fetchable.
2014-05-06 14:44:07 +00:00
Pawel Pekala
8b52339aeb - Port is stage safe
- Convert to USES=tar:bzip2
2014-05-06 12:48:51 +00:00
Baptiste Daroussin
4a4ec28d37 Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)

bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore

Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier

With hat:	portmgr
2014-05-05 09:45:36 +00:00
Sunpoet Po-Chuan Hsieh
2cf2356746 - Take maintainership 2014-05-04 04:07:00 +00:00
Guido Falsi
113d0b56ba - Update to 1.35.0
PR:		ports/189265
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-05-03 15:45:25 +00:00
Rusmir Dusko
e32eeb8bc9 These ports are no longer used or cared for.
comms/spandsp-devel

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library
- Fix typo

deskutils/kupfer

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change install, cosmetical changes

deskutils/rubrica

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use tar:bzip2 instead of USE_BZIP2=yes
- Strip libraries
- Change REINPLACE and install, cosmetical changes

graphics/Hermes

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use tar:bzip2 instead of USE_BZIP2=yes
- Don't silence warnings
- Remove TODO and TODO.conversion from DOCS
- Strip library

graphics/aoi

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/autoq3d

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/box

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS

graphics/boxer

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes

graphics/cbrpager

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/cbview

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/cbviewer

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/eos-movrec

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Change pkg-plist, remove mtree

graphics/evolvotron

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Break lines around 80 characters

graphics/fracplanet

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS
- Change Desktop entry file
- Break lines around 80 characters

graphics/gnofract4d

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/icon-slicer

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use the new format for LIB_DEPENDS
- Remove TODO from DOCS

graphics/lcdtest

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Simplify dependency for x11-fonts/liberation-fonts-ttf

graphics/multican

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS

graphics/photopc

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes

graphics/pngcheck

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/pngwriter

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

graphics/pstoedit

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip libraries

graphics/skencil

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
- Strip libraries

misc/boxes

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
- Mute RM and MKDIR

misc/explosions

- Bump PORTREVISION for MAINTAINER change
- Remove FTP master site
- Reset maintainer to ports@

misc/wmweather+

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Use the new format for LIB_DEPENDS

multimedia/dvdauthor

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Remove TODO from DOCS

multimedia/dvdid

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Strip library

multimedia/freetuxtv

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@

multimedia/gtk-youtube-viewer

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Break lines around 80 characters

net/wlan2eth

- Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
- Cosmetical changes
2014-04-28 21:31:31 +00:00
Antoine Brodin
7d06e3b526 Mark a few unfetchable ports BROKEN
With hat:	portmgr
2014-04-27 14:38:18 +00:00
David Naylor
e1023cdd5f Update deskutils/plasma-applet-cwp to 1.11.0.
ChangeLog:
- xml: gismeteo.com: fixed
- removed freemeteo.com due to severe site changes, rendering access impossible
2014-04-27 07:41:36 +00:00
Danilo Egea Gondolfo
61630ad1b9 - Convert USE_BZIP2 to USES 2014-04-26 14:56:17 +00:00
Danilo Egea Gondolfo
21b579b7c0 - Convert USE_BZIP2 to USES 2014-04-26 14:55:23 +00:00
Danilo Egea Gondolfo
b7741ed631 - Convert USE_BZIP2 to USES 2014-04-26 14:54:39 +00:00
Danilo Egea Gondolfo
091a71a61b - Convert USE_BZIP2 to USES 2014-04-26 14:53:54 +00:00
Kevin Lo
4b8ece378b Update to 1.3.38 2014-04-25 09:26:00 +00:00
David Naylor
a39d5573ba Update my ports to be compliant with new USES framework and fix other issues.
Changes:
 * various: migrate USE_BZIP2 to USES=tar:bzip2
 * various: migrate USE_XZ to USES=tar:xz
 * multimedia/py-ffmpeg: add and prefer github (GH) as master site
 * ports-mgmt/portbuilder: specify license as BSD2CLAUSE (instead of just BSD)

Most ports are updated infrequently so a single batch commit is preferred over
collating changes per port.
2014-04-24 20:11:01 +00:00
Emanuel Haupt
c9b6304881 Fix build on 9.2 and remove dependency to gcc [1].
PR:		188940
Submitted by:	tijl [1]
Reported by:	Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
2014-04-24 14:00:29 +00:00
Steve Wills
856c8cd263 - Stage
PR:		ports/188873
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-23 20:06:18 +00:00
Tijl Coosemans
aad09bc5e2 When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la.  So everything that subsequently links with libA will also
link to these extra libraries.  This causes too much overlinking.

This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging.  However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.

So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).

PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries.  Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field.  In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.

PR:		ports/188759
Exp-run:	bdrewery
Approved by:	portmgr (bdrewery)
2014-04-23 13:25:16 +00:00
Baptiste Daroussin
5bb94a9c00 Support stage 2014-04-22 15:37:24 +00:00
Baptiste Daroussin
738b1d4ef6 Support stage 2014-04-22 15:32:57 +00:00
Baptiste Daroussin
9d67b4ddf0 Convert gtkmm20 to stage
USES=libtool
Chase gtkmm20 shlib number change
2014-04-22 12:11:59 +00:00
Rusmir Dusko
2e5cb8405b - Bump PORTREVISION for MAINTAINER change
- Reset maintainer to ports@
2014-04-21 15:17:39 +00:00
Rene Ladan
8b3c8800eb Remove expired ports:
2014-04-16 ports-mgmt/pkgsearch: Upstream disappeared
2014-04-17 science/flounder: Unmaintained since 2002
2014-04-17 security/nbaudit: Unmaintained since 2002
2014-04-17 security/saint: Unmaintained since 2002
2014-04-17 graphics/gozer: Unmaintained since 2002
2014-04-17 misc/pdfmap: Unmaintained since 2002
2014-04-17 devel/showgrammar: Unmaintained since 2002
2014-04-17 biology/libgenome: Unmaintained since 2002
2014-04-17 deskutils/narval: Unmaintained since 2002
2014-04-17 devel/fampp: Unmaintained since 2002
2014-04-17 net-p2p/py-fngrab: Unmaintained since 2002
2014-04-17 misc/wmfirew: Unmaintained since 2002
2014-04-17 x11-wm/e16utils: Unmaintained since 2002
2014-04-17 misc/salias: Unmaintained since 2002
2014-04-17 print/latex2slides: Unmaintained since 2002
2014-04-17 lang/sxm: Unmaintained since 2002
2014-04-17 textproc/pybook: Unmaintained since 2002
2014-04-17 mail/mailcrypt: Unmaintained since 2002
2014-04-17 japanese/elvis: Unmaintained since 2002
2014-04-17 devel/prototype: Unmaintained since 2002
2014-04-17 print/wprint: Unmaintained since 2002
2014-04-17 science/euler: Unmaintained since 2002
2014-04-17 multimedia/gopchop: Unmaintained since 2002
2014-04-17 science/gdis: Unmaintained since 2002
2014-04-17 net/googolplex: Unmaintained since 2002
2014-04-17 lang/logo: Unmaintained since 2002
2014-04-17 textproc/roap: Unmaintained since 2002
2014-04-17 x11-wm/afterstep-i18n: Unmaintained since 2002
2014-04-17 games/yamsweeper: Unmaintained since 2002
2014-04-17 net-mgmt/echolot: Unmaintained since 2002
2014-04-17 security/pam_smb: Unmaintained since 2002
2014-04-18 devel/lua-redis-parser: Broken for more than 6 months
2014-04-18 biology/finchtv: Broken for more than 6 months
2014-04-18 net-im/ari-yahoo: Broken for more than 1 year (http://www.icculus.org/ari-yahoo/)
2014-04-18 11:17:45 +00:00
Niclas Zeising
39fc32e828 The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.

Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.

Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.

Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.

Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics

Thanks to:	all testers, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/187602 [1]
Approved by:	portmgr (bdrewery), core (jhb)
2014-04-16 18:28:47 +00:00
John Marino
ca9574e7df Add USE_GNOME+= gnomedocutils to 5 ports
These ports will fail configuration if gnome-doc-utils is not present.
Likely a common dependency loaded it in the past, but not anymore.
Explicitly list gnome-doc-utils as a build dependency in order to
fix the recent breakage of these ports.

Also reset maintainership of etherape - maintainer gone for more than
one yet now.

Approved by:	portmgr (bdrewery)
2014-04-16 18:19:26 +00:00
Tijl Coosemans
c528884aa7 Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier),
r350957 (glade3).

gnome-control-center, gnome-settings-daemon, gnome-screensaver:
- Staging.
- New LIB_DEPENDS syntax.
- USES=tar:bzip2.
2014-04-14 10:30:30 +00:00
Mathieu Arnold
cc30f48479 Use @sample for my port, cleanup an etc/PORTNAME into ETCDIR.
Sponsored by:	Absolight
2014-04-12 19:23:10 +00:00
Baptiste Daroussin
2c8c6c8970 2014-04-10 deskutils/nautilus-locked-folder: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 www/screem: gnome-menus 2.x will be updated in the GNOME 3 import
2014-04-10 deskutils/nautilus-actions: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-sendto: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 deskutils/nautilus-open-terminal: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/eiciel: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/nautilus-cd-burner: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 x11-fm/py-nautilus: nautilus will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 sysutils/sensors-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/link-monitor-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/netspeed_applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 net/remmina-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/uf-view: gnome-desktop 2.x will be updated in the GNOME 3 import
2014-04-10 textproc/uim-gnome: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 audio/istream: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 mail/contact-lookup-applet: gnome-panel will be updated to the 3.x version which is not compatible with 2.x
2014-04-10 security/tuntun: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 misc/quick-lounge-applet: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-10 sysutils/bubblemon2: gnome-panel 2.x will be updated in the GNOME 3 import
2014-04-11 12:42:45 +00:00
Baptiste Daroussin
fee62a3486 Remove options for the expired py-nautilus 2014-04-11 12:23:39 +00:00
Baptiste Daroussin
0097717d3c Remove: does not work with newer version of evolution 2014-04-11 11:44:05 +00:00
Baptiste Daroussin
98b2973da2 Stageify libxkalvier
USES libtool
Chase libxklavier shlib change
On all ports depending on libxklavier:
- Support stage
- USES=libtool when possible to reduce overlinking
- Support packaging as a user
2014-04-11 09:55:21 +00:00
Olivier Duchateau
cfede9a211 This daemon is responsible of making the volume up/down and mute keys of the
keyboard work automatically, and uses the Xfce mixer's defined card and track
for chosing which track to act on.

WWW: https://launchpad.net/xfce4-volumed/

PR:		188373
Submitted by:	Sergey V. Dyatko
2014-04-08 18:29:32 +00:00
Rene Ladan
a9eaceffbb - Stage support [1]
- Add missing entries to pkg-plist
- gnomehack -> USES=pathfix
- Bump PORTREVISION

PR:		ports/188232 [1]
Submitted by:	Ivan Klymenko <fidaj@ukr.net> (maintainer)
2014-04-04 20:42:52 +00:00
Alexey Dokuchaev
3febe31ec5 - Chase libexiv2.so shlib version bump after r350163
- Fix nearby minor style issues while here (not all)

Approved by:	portmgr (bapt), some ports are still NO_STAGE :(
2014-04-04 20:36:47 +00:00
Baptiste Daroussin
3f07fb0b8a Use options helpers 2014-04-04 13:22:14 +00:00
Baptiste Daroussin
05de4f684f Use options helpers 2014-04-04 13:19:55 +00:00
Baptiste Daroussin
9f3268d565 Supprot stage
Use options helpers
2014-04-04 13:18:09 +00:00
Baptiste Daroussin
f455efcb9e Support stage
clean up of the useless dirrmtry
Use options helpers
2014-04-04 13:10:24 +00:00
Max Brazhnikov
65b2b253dc KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!
KDE ports:
- Convert to USES=tar:xz

devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs:
- Convert LIB_DEPENDS to new style

devel/p5-perlqt, devel/p5-perlkde:
- Don't remove directories installed by perl port

net/kdnssd:
- moved to net/zeroconf-ioslave (renamed upstream)

x11/kdelibs4:
- Clean up non-standard shared mime files and directories after deinstall

The area51 repository features commits by Alonso Schaich
<alonsoschaich@fastmail.fm> and makc.
2014-04-03 09:49:10 +00:00
Ganael LAPLANCHE
dd93a36b9d Specify type of BSD license 2014-04-03 06:33:11 +00:00
Guido Falsi
5bcb6a1a02 - Update to 1.30.0
- Convert to USES=tar
- Fix stage orphans

PR:		ports/188160
Submitted by:	me
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-04-02 14:42:34 +00:00
Koop Mast
8f7a63f992 Stagify. 2014-03-31 22:07:21 +00:00
Koop Mast
2624865135 Stagify, remove database option. libgda3 will be removed in the future. 2014-03-31 21:52:35 +00:00
Matthias Andree
f2f10effc6 Upgrade to new upstream release 1.03. Upstream changes:
Enhancements:
- Added a note linking to more information about projects
- Rename PDF files from within Docear changes the file links in BibTeX and your
  mind maps
- Implemented action to remove any links from selected nodes
- Renamed some pdf management actions

Bug fixes:
- Duplicate annotations after manual import via drag & drop
- Manual Update Check did not work
- Fixed NPE in AddOnsController

Miscellaneous changes:
- Added donation note for PDF metadata extraction
2014-03-31 20:29:39 +00:00
Kevin Lo
5614e19f1c Update to 1.3.37 2014-03-31 06:33:54 +00:00
David Naylor
910e206f24 Add missing distinfo for update to deskutils/plasma-applet-cwp (r349266).
Reported by:	swills@
2014-03-26 19:39:41 +00:00
Rusmir Dusko
5b6b22325d - Bump PORTREVISION for fixng GNU/Linux compatibility,
add REINPLACE

PR:		ports/187559
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2014-03-26 18:08:31 +00:00
David Naylor
565dfafa92 Update deskutils/plasma-applet-cwp to 1.10.2.
ChangeLog:
- xml: gismeteo.com: city name fixed in some cases
2014-03-26 16:23:26 +00:00
Pawel Pekala
601f35f240 - Fix build with clang
- Add staging support

MFH:		2014Q1
2014-03-26 11:09:06 +00:00
Roman Bogorodskiy
e5535e7c99 - Stage support
- Convert to USES=pathfix from using gnomehack
- Conver to USES=gmake from USE_GMAKE
2014-03-25 16:37:49 +00:00
Mathieu Arnold
a64024d559 Add a patch to have mirall not segfault on startup.
Submitted by:	Tobias Berner
Sponsored by:	Absolight
2014-03-25 16:27:25 +00:00
Mathieu Arnold
301bcff8e2 Update to 1.5.3.
Sponsored by:	Absolight
2014-03-25 13:40:57 +00:00
Pawel Pekala
0910af0c63 - Add staging support
- Use options helpers, update description to current standards
- Convert USE_GMAKE, USE_XZ to USES
2014-03-25 12:30:16 +00:00
Pawel Pekala
ec5af16d0a - Add staging support
- Remove leading article from COMMENT
- Sort pkg-plist
2014-03-25 10:56:30 +00:00
Pawel Pekala
79e819273c Add staging support 2014-03-25 09:40:16 +00:00
Rene Ladan
0a26f84351 Remove expired ports:
2014-03-23 deskutils/lxshortcut: Now distributed with x11/libfm-1.2.0
2014-03-23 databases/p5-Ima-DBI-Contextual: deprecated by upstream
2014-03-23 databases/p5-Class-DBI-Lite: deprecated by upstream
2014-03-23 net/AquaGatekeeper: Binary port of software abandoned by the vendor
2014-03-23 mail/mailutils: This port needs to be taken care of, it suffers from bit rot.  Especially with options other than GUILE, uninstall may leave files behind
2014-03-23 games/xflame: No more public distfiles
2014-03-23 games/p5-Algorithm-Pair-Best: Use games/p5-Algorithm-Pair-Best2 instead
2014-03-24 x11-wm/hackedbox: Abandonware
2014-03-23 emulators/hfs: No upstream, no public distfiles; consider using 'sysutils/hfsutils'
2014-03-23 games/fuhquake: Upstream disappeared; no more public distfiles; unmaintained
2014-03-24 19:51:54 +00:00
David Chisnall
b3f220ed0e Updated systempreferences
Approved by:	bapt (mentor, implicit)
2014-03-24 16:59:37 +00:00
Baptiste Daroussin
a4b573f293 Switch to wx 2.8 2014-03-24 11:46:06 +00:00
Danilo Egea Gondolfo
1cf6d02c52 - Add the new port: deskutils/note
- Pass maintainership to submitter

This is a small console program written in
perl, which allows you to manage notes similar
to programs like "knotes" from commandline.

PR:		ports/187821
Submitted by:	Matthias Fechner <idefix@fechner.net>
2014-03-23 00:52:57 +00:00
Tijl Coosemans
2a411fb2c8 - Update libopenraw to 0.0.9.
- Fix build on FreeBSD 8.x by adding compiler:c++11-lang.
  (Use same compiler/linker as Boost.) [1]
- Chase library version change.
- Consistently use OPENRAW as option name.

PR:		ports/186779 [1]
2014-03-19 19:26:59 +00:00
Emanuel Haupt
50418f3429 Quiesce mkdir 2014-03-18 14:26:57 +00:00
Li-Wen Hsu
126fddb802 - Update to 2.4.2
PR:		ports/187619
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2014-03-16 17:45:47 +00:00
Tijl Coosemans
a19b165d3b Fix double occurences of USES= 2014-03-14 20:59:20 +00:00
Sunpoet Po-Chuan Hsieh
dc76de019f - Convert to new options helper
- Use USES=shebangfix
- Support STAGEDIR
- Simplify Makefile

Approved by:	portmgr (blanket)
2014-03-14 15:51:39 +00:00
Emanuel Haupt
7aef37f62e Convert USE_BZIP2=yes to USES=tar:bzip2 2014-03-14 10:15:52 +00:00
Rusmir Dusko
e41c047b24 - Remove TODO from DOCS
- Add pkg-message, information about GNU/Linux

PR:		ports/187559
Submitted by:	Lawrence "The Dreamer" Chen <beastie@tardisi.com>
2014-03-14 01:31:55 +00:00
Rusmir Dusko
f5fa3a9568 - Add DOCS Option
- Break lines around 80 characters
2014-03-12 16:44:52 +00:00
Antoine Brodin
cf7b71001e Deprecate a few old unmaintained ports 2014-03-11 21:21:14 +00:00
Koop Mast
b5456d2191 nautilus will be updated to the 3.x version when GNOME 3 will merged.
Deprecate the ports that are incompatible with the new 3.x version.
2014-03-11 19:33:31 +00:00
Koop Mast
2e6c75cd62 Disable nautilus support, it is incompatible with nautilus 3.x.
Replace manual pkgconfig sed with USES=pathfix.
Stagify.
2014-03-11 19:19:02 +00:00
Martin Matuska
c7606c98cf Horde package update:
Horde_ActiveSync 2.12.4 -> 2.13.0
Horde_Imap_Client 2.18.6 -> 2.19.0
Horde_Mime 2.2.9 -> 2.3.0
Horde_Timezone 1.0.4 -> 1.0.5
gollem 3.0.1 -> 3.0.2
groupware 5.1.3 -> 5.1.4
ingo 3.1.3 -> 3.1.4
kronolith 4.1.4 -> 4.1.5
mnemo 4.1.2 -> 4.1.3
nag 4.1.3 -> 4.1.4
turba 4.1.3 -> 4.1.4
webmail 5.1.3 -> 5.1.4
whups 3.0.0RC1 -> 3.0.0
2014-03-10 23:22:38 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +00:00
Rene Ladan
c9a690d33c Remove expired ports:
2014-03-10 deskutils/libopensync-plugin-synce: No more public distfiles
2014-03-10 irc/irchat-pj-xemacs21-mule: No more public distfiles
2014-03-10 irc/pure-xemacs21-mule: No more public distfiles
2014-03-10 lang/dice: No more public distfiles
2014-03-10 irc/dcc: No more public distfiles
2014-03-10 sysutils/backupme: No more public distfiles
2014-03-10 net/freeswitch-curl-devel: No more public distfiles
2014-03-10 misc/freeswitch-pizzademo-devel: No more public distfiles
2014-03-10 emulators/cygne-sdl: No more public distfiles
2014-03-10 mail/newmail: No more public distfiles
2014-03-10 x11-toolkits/xscoop: No more public distfiles
2014-03-10 security/didentd: No more public distfiles
2014-03-10 sysutils/wait_on: No more public distfiles
2014-03-10 net/freeswitch-sbc-devel: No more public distfiles
2014-03-10 multimedia/gxanim: No more public distfiles
2014-03-10 www/nd: No more public distfiles
2014-03-10 lang/fbbi: No more public distfiles
2014-03-10 textproc/csv2xml: No more public distfiles
2014-03-10 www/trac-calendar: No more public distfiles
2014-03-10 misc/stan: No more public distfiles
2014-03-10 japanese/gtkicq: No more public distfiles
2014-03-10 net/nc6: No more public distfiles
2014-03-10 net/jpcap: No more public distfiles
2014-03-10 games/quake-extras: No more public distfiles
2014-03-10 net/asfrecorder: No more public distfiles
2014-03-10 sysutils/pyrenamer: No more public distfiles
2014-03-10 palm/synce-sync-engine: No more public distfiles
2014-03-10 www/linux-mplayer-plugin: No more public distfiles
2014-03-10 net-mgmt/airport: No more public distfiles
2014-03-10 textproc/manued.el: No more public distfiles
2014-03-10 sysutils/jailer: No more public distfiles
2014-03-10 sysutils/blimitd: No more public distfiles
2014-03-10 print/abntex: No more public distfiles
2014-03-10 sysutils/monkeytail: No more public distfiles
2014-03-10 dns/dns_mre: No more public distfiles
2014-03-10 japanese/libjcode: No more public distfiles
2014-03-10 sysutils/jailutils: No more public distfiles
2014-03-10 net/freeswitch-vanilla-devel: No more public distfiles
2014-03-10 sysutils/hdup: No more public distfiles
2014-03-10 print/cups-smb-backend: No more public distfiles
2014-03-10 x11/settitle: No more public distfiles
2014-03-10 sysutils/anteater: No more public distfiles
2014-03-10 www/trac-pendingticket: No more public distfiles
2014-03-10 www/admuser: No more public distfiles
2014-03-10 x11-themes/gnome-icons-snowish: No more public distfiles
2014-03-10 www/metacafe_dl: No more public distfiles
2014-03-10 irc/irchat-pj-emacs21: No more public distfiles
2014-03-10 www/horde3-wicked: No more public distfiles
2014-03-10 java/drexelsnmp: No more public distfiles
2014-03-10 mail/sigit: No more public distfiles
2014-03-10 misc/freeswitch-scripts-devel: No more public distfiles
2014-03-10 www/vtiger-customerportal: No more public distfiles
2014-03-10 irc/pure-emacs21: No more public distfiles
2014-03-10 www/extsm: No more public distfiles
2014-03-10 misc/cwish: No more public distfiles
2014-03-10 www/phpscheduleit: No more public distfiles
2014-03-10 palm/synce-serial: No more public distfiles
2014-03-10 palm/synce-vdccm: No more public distfiles
2014-03-10 net/freeswitch-insideout-devel: No more public distfiles
2014-03-10 sysutils/fusefs-fur: No more public distfiles
2014-03-10 mail/clamfilter: No more public distfiles
2014-03-10 textproc/cost: No more public distfiles
2014-03-10 palm/synce-gvfs: No more public distfiles
2014-03-10 net/nxserver: No more public distfiles
2014-03-10 sysutils/throttle: No more public distfiles
2014-03-10 japanese/aterm: No more public distfiles
2014-03-10 mail/teapop: No more public distfiles
2014-03-10 www/eldav.el: No more public distfiles
2014-03-10 graphics/gsnapshot: No more public distfiles
2014-03-10 japanese/zangband: No more public distfiles
2014-03-10 audio/xmms-wma: No more public distfiles
2014-03-10 misc/projectionlib: No more public distfiles
2014-03-10 11:50:26 +00:00
Danilo Egea Gondolfo
54c58cce2a - Update from 1.8.006.20140217 to 1.8.006.20140307 2014-03-09 16:12:57 +00:00
Antoine Brodin
0a39c3032c Unbreak 2014-03-08 16:23:33 +00:00
Rene Ladan
5d077b50ad Remove expired ports with no active website:
2014-03-07 deskutils/phprojekt: No more public distfiles
2014-03-07 deskutils/libopensync-plugin-synce-legacy: No more public distfiles
2014-03-07 dns/skadns: No more public distfiles
2014-03-07 sysutils/gkrellmwho2: No more public distfiles
2014-03-07 audio/xmms-musepack: No more public distfiles
2014-03-07 archivers/bzip: No more public distfiles
2014-03-07 devel/cvsstat: No more public distfiles
2014-03-07 graphics/enfle: No more public distfiles
2014-03-07 audio/oggsplit: No more public distfiles
2014-03-07 devel/picasm: No more public distfiles
2014-03-07 databases/mysql-udf-preg: No more public distfiles
2014-03-07 devel/py-gitpython: No more public distfiles
2014-03-07 net/mars_nwe: No more public distfiles
2014-03-07 audio/fmio: No more public distfiles
2014-03-08 09:49:50 +00:00
Baptiste Daroussin
c23ef8bc8b Convert d* to USES=zip 2014-03-07 16:49:09 +00:00
Kevin Lo
cfc6f0bb2a Update to 1.3.36 2014-03-07 14:27:12 +00:00
Antoine Brodin
8bc198637c - Update to 2.13
- Works fine with requests
2014-03-06 18:42:12 +00:00
Rene Ladan
4260becf39 Remove expired ports:
2014-03-05 databases/mysqlard: Abandonware
2014-03-05 print/acrobatviewer: Abandoned, outdated (no updates since 1999)
2014-03-06 multimedia/castpodder: Depends on deprecated multimedia/beep-media-player
2014-03-06 audio/bmp-modplug: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-fc: Abandonware, please consider using multimedia/audacious instead
2014-03-06 graphics/bmp-rootvis: Abandonware, please consider using multimedia/audacious instead
2014-03-06 deskutils/bmp-docklet: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-festalon: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-faad: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-flac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-wma: Abandonware, please consider using multimedia/audacious instead
2014-03-06 multimedia/py-pybmp: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-mac: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-songchange: Abandonware, please consider using multimedia/audacious instead
2014-03-06 audio/bmp-htmlplaylist: Abandonware, please consider using multimedia/audacious instead
2014-03-06 12:13:54 +00:00
Max Brazhnikov
f3f8c20d6a KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!
deskutils/kdepim4:
- Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1]

misc/kdehier4:
- add tests directory (r343428 commit to Templates/BSD.local.dist)

security/kwallet:
- moved to security/kwalletmanager (renamed upstream)

x11/kdelibs:
- remove workaround, which is not needed after global fix in
  Mk/bsd.kde4.mk (r315373)

PR:		ports/187259 [1]
Submitted by:	Tobias Berner <tcberner@gmail.com>
2014-03-04 19:15:39 +00:00
Pawel Pekala
bb05329975 - Update to version 5.21.0 [1]
- Fix build with clang [1]
- Remove conditional installation of files

PR:		ports/185144 [1]
Submitted by:	Zsolt Udvari <udvzsolt@gmail.com>
Approved by:	maintainer timeout
2014-03-03 16:23:00 +00:00
Martin Wilke
d581a7bd38 - Convert to autoplist
- Stage support
- Bump PORTREVISION
2014-03-01 18:01:06 +00:00
Tijl Coosemans
d59c59cdda Stage support + USES=libtool. 2014-03-01 17:45:11 +00:00
John Marino
5af460d03d deskutils/org-mode.el: Mark jobs unsafe 2014-03-01 07:45:07 +00:00
Frederic Culot
ea7b2fb0d7 - Support staging
- Convert to USES framework
- Update LICENSE (BSD 2-clause)
- Fix erroneous conditional install of manpage (leading to PORTREVISION bump)
2014-02-28 10:11:47 +00:00
Martin Wilke
7073c9c91b - Update to 2.3.1
- Stage support

PR:		175585
Submitted by:	ports fury
2014-02-27 14:07:04 +00:00
Martin Wilke
22df702aa3 - Update to version 1.3.16
PR:		187045
Submitted by:	Ports Fury
2014-02-27 08:52:06 +00:00
Martin Wilke
8bdcd9447a - Remove false DEPRECATED
- Add LICENSE

PR:		187036
Submitted by:	Ports Fury
2014-02-27 08:39:37 +00:00
David Naylor
a0fb182867 Update deskutils/plasma-applet-cwp to 1.10.1.
ChangeLog:
- xml: wetter.com: Current temperature fixed
- xml: openweathermap.org: north wind symbol fixed
       (thanks to wettermeister)
- xml: gismeteo.com: city name fixed in some cases
2014-02-26 06:33:02 +00:00
TAKATSU Tomonari
0cbe65e47c - Repocopy print/py-reportlab to print/py-reportlab1
to preserve version 1.x and to update to 3.0

  print/py-reportlab:
    - Update print/py-reportlab to 3.0 based on print/py-reportlab2
    - Support STAGEDIR
    - Use PYDISTUTILS_AUTOPLIST
      * Remove pkg-plist, accordingly
    - Set CONFLICTS
    - Add PORTSCOUT
    - Replace tab with a single space after WWW: in pkg-descr

  print/py-reportlab1:
    - Support STAGEDIR
    - Add PKGNAMESUFFIX not to duplicate ports with the same name
    - Set CONFLICTS
    - Use PYDISTUTILS_AUTOPLIST
      * Remove pkg-plist, accordingly
    - Make use of PORTDOCS
    - Set OPTIONS_DEFINE explicitly
    - Fix include statement
    - Make docs unconditional to stage
    - Replace tab with a single space after WWW: in pkg-descr

  print/py-reportlab2:
    - Update CONFLICTS
    - Set PORTSCOUT

  dependent ports:
    - Switch dependency from print/py-reportlab to print/py-reportlab1
      * biology/py-biopython
      * deskutils/gourmet
      * deskutils/griffith
      * games/pythonsudoku
      * misc/pdfmap
      * print/py-trml2pdf
      * www/py-satchmo

PR:		ports/186970
Submitted by:	tota (myself)
Approved by:	Muhammad Moinur Rahman (maintainer)
2014-02-25 12:44:10 +00:00
Rusmir Dusko
d7b72c45f8 x11/libfm
- Update to 1.2.0
- Add dependency for textproc/p5-XML-Parser
- ADD USE_XZ=yes
- Add USES desktop-file-utils shared-mime-info
- Add USE_AUTOTOOLS=aclocal automake
- Strip executables and/or libraries
- Add DOCS and Option
- Add MAJORVER, VER and PLIST_SUB
- Change REINPLACE, remove obsolete and libfm-gtk3.pc [1]
- Remove obsolete pre-install
- Added executable and desktop for lxshortcut [1]
- Update WWW

x11-fm/pcmanfm

- Update to 1.2.0
- Remove dependency for x11/startup-notification [1]
- ADD USE_XZ=yes
- Add USES desktop-file-utils pathfix
- Add DEBUG and DOCS Options, add DOCS
- Add patch [1]
- Update WWW

deskutils/lxshortcut

- Add conflict with libfm-1.2.0
- Mark DEPRECATED, set EXPIRATION_DATE

x11/lxde-meta

- Bump PORTREVISION
- Remove dependency for deskutils/lxshortcut

Reported by:<-->Upstream (IRC) [1]
2014-02-23 22:08:03 +00:00
Antoine Brodin
a369a273a8 Chase beep-multimedia-player deprecation/expiration 2014-02-23 21:33:04 +00:00
Olivier Duchateau
26027b14e3 - Update to 0.1.30
- Add LICENSE
- Remove unneeded patch
2014-02-23 12:43:03 +00:00
Antoine Brodin
a754603d11 Fix packaging
Reported by:	pkg-fallout since november 2013
2014-02-22 15:33:27 +00:00
Emanuel Haupt
7f58dfe7c3 Remove trailing whitespaces from category deskutils 2014-02-21 13:36:03 +00:00
Max Brazhnikov
c462c8607d - Fix plist after recent KDE SC update 2014-02-20 11:52:08 +00:00
Danilo Egea Gondolfo
e3cee949f1 - Update from 1.8.005.20131007 to 1.8.006.20140217
- Use options helpers
2014-02-19 16:34:02 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +00:00
Max Brazhnikov
5b97d08fc9 - Remove old deskutils/kdepim44 and deskutils/kdepim44-runtime, they
conflict with new kdepimlibs from KDE SC 4.12
2014-02-18 14:27:39 +00:00
Max Brazhnikov
e9c34f4c34 KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!
Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
- devel/kcachegrind is now a part of KDE SC [1]
- more logs in area51 repo...

New ports:
  devel/kde-dev-scripts:	KDE development scripts
  devel/kde-dev-utils:		KDE development utilities
  games/klickety:		Tetris themed solitaire
  games/picmi:			Single player logic-based puzzle game
  textproc/libkomparediff2:	Library to compare files and strings

The area51 repository features commits by Schaich Alonso, avilla, rakuco
and myself.

PR:		ports/186491
Exp-run:	by bdrewery
Approved by:	beat (former maintainer) [1]
2014-02-18 14:23:03 +00:00
Emanuel Haupt
fcdd2c9fbd Support staging 2014-02-18 08:30:23 +00:00
Mark Felder
d67de138a9 Change to COPYTREE_SHARE per danfe
Give back to the pool; I merely demoed this at work and I do not have
an active environment where I can test it. It also may be a few versions
behind.
2014-02-17 16:12:27 +00:00
Pietro Cerutti
4ac8cfecbc - Update to 3.1.13
- Convert to USES=tk
- Fix bug
  http://lists.roaringpenguin.com/pipermail/remind-fans/2014/003008.html

Approved by:	maintainer
2014-02-17 14:36:45 +00:00
Pietro Cerutti
e63a05e871 - STAGE-clean
- Convert to USES=tk
2014-02-17 14:03:17 +00:00
Martin Wilke
71cd239671 - Remove PHP4 reference in IGNORE_WITH_PHP 2014-02-14 17:16:19 +00:00
Tijl Coosemans
d8dbc9f703 Always use iconv from libc when available even when libiconv is installed.
PR:		ports/186704
Approved by:	kde (makc)
2014-02-13 19:44:33 +00:00
Antoine Brodin
1995e7d346 Stage support 2014-02-11 19:07:50 +00:00
Antoine Brodin
56128d3cf7 Stage support 2014-02-11 18:48:54 +00:00
Guido Falsi
4f1604c79c - Update to 1.23.0
PR:		ports/186609
Submitted by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-02-11 16:44:11 +00:00
Frederic Culot
d097c93502 - Update to 1.1.31 [1]
- Support staging
- Add LICENSE (Artistic 1 & GPL 1)

PR:		ports/186494 [1]
Submitted by:	Stuart Barkley <stuartb@4gh.net>
2014-02-11 08:02:03 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Antoine Brodin
3fe43bdaef - Fix a stage symlink
- Allow packaging as a regular user
2014-02-09 15:57:17 +00:00
Antoine Brodin
f669acea30 Finish stage support 2014-02-09 11:50:46 +00:00
Raphael Kubo da Costa
b6143404a1 - Add OPTIONS_SUB=yes for the plist substitutions (and thus make package) to
work.
- Remove .desktop entry from the plist, as it is added automatically by
  DESKTOP_ENTRIES in the Makefile.

MFH:		2014Q1
2014-02-08 20:13:10 +00:00
Baptiste Daroussin
155aa7f937 Deprecate ports unmaintained for which distillator is not able to find public distfiles
Reported by:	distilator
2014-02-07 18:50:30 +00:00
Martin Wilke
b120706a3d - Update to 1.3.15
- Stage support

PR:		186422
Submitted by:	ports fury
2014-02-07 12:53:12 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Kevin Lo
452acae18c Update to 1.3.35 2014-02-07 08:34:43 +00:00
John Marino
faa5fb1654 deskutils/ithought: Add dragonfly support to configure script 2014-02-05 23:28:59 +00:00
John Marino
187ce38235 deskutils/launchy: explicitly link libX11 (taken from dports) 2014-02-05 23:26:55 +00:00
Lars Engels
934f74e518 Fix several typos in the ports tree.
PR:		ports/176378
Submitted by:	Christoph Mallon <christoph.mallon@gmx.de>
2014-02-04 20:09:29 +00:00
Pietro Cerutti
fa9cee041b - Update to 2.6.2
- STAGE-clean
2014-02-04 09:43:09 +00:00
Martin Wilke
2ca4195def - Stage support
- Convert to USES
2014-02-03 13:57:46 +00:00
Martin Wilke
2e95bf0cd1 - Stage support 2014-02-03 13:40:25 +00:00
Martin Wilke
2aa69d3577 - Stage support 2014-02-03 13:40:08 +00:00
Martin Wilke
9b452801b4 - Stage support 2014-02-03 13:39:17 +00:00
Rene Ladan
f8340f24c1 Remove expired ports:
2013-12-31 multimedia/xbmc-pvr: multimedia/xbmc and multimedia/xbmc-addon-pvr are newer
2013-12-31 misc/libmcal: No more used and development discontinued
2014-02-01 textproc/py-4suite: only builds with Python up to version 2.4
2014-02-01 multimedia/xbmc-addon-xvdr: Depends on expired multimedia/xbmc-pvr
2014-02-01 deskutils/gmcal: Depends on expired misc/libmcal
2014-02-01 deskutils/mcal: Depends on expired misc/libmcal
2014-02-01 sysutils/relpath: unfetchable distfiles
2014-02-01 sysutils/decomment: unfetchable distfiles
2014-02-03 multimedia/openmovieeditor: segfaults, upstread development ceased
2014-02-03 11:37:02 +00:00
Martin Wilke
6b3deca90b - Stage support 2014-02-03 11:11:50 +00:00
Antoine Brodin
10043d96f2 - Stage support
- Use PYDISTUTILS_AUTOPLIST
2014-02-02 17:15:01 +00:00
Antoine Brodin
9fc819abad Stage support 2014-02-02 17:06:21 +00:00
Antoine Brodin
1bc7dd6bc1 Stage support 2014-02-02 16:52:34 +00:00
Antoine Brodin
7f0de4322c Stage support 2014-02-02 16:38:22 +00:00
Antoine Brodin
dcbd60b39b Stage support 2014-02-02 16:15:24 +00:00
Antoine Brodin
0f527e12a4 Stage support 2014-02-02 16:08:53 +00:00
Martin Wilke
71e4972bb7 - Stage support 2014-02-02 16:04:41 +00:00
Martin Wilke
e15d25a48c - Stage support 2014-02-02 14:57:32 +00:00
Antoine Brodin
fb1a81fde2 Stage support 2014-02-02 14:04:43 +00:00
Antoine Brodin
6a132239b5 Stage support 2014-02-02 13:47:56 +00:00
Antoine Brodin
90729ae232 - Stage support
- Convert to OPTIONS and OPTIONS helpers
2014-02-02 13:32:48 +00:00
Antoine Brodin
0fd81ba7c7 Stage support 2014-02-02 13:26:12 +00:00
Antoine Brodin
1dc5130059 - Stage support
- Use OPTIONS helpers
- The desktop file doesn't define any mime type
2014-02-02 13:10:39 +00:00
Antoine Brodin
bc49c9b50a Stage support 2014-02-02 13:01:24 +00:00
Antoine Brodin
f992536191 Stage support 2014-02-02 12:43:42 +00:00
Antoine Brodin
5ac3ed7733 Stage support 2014-02-02 12:36:36 +00:00
Antoine Brodin
89a2e755fa Stage support 2014-02-02 12:27:07 +00:00
Antoine Brodin
f46b217ce3 Stage support 2014-02-02 12:13:06 +00:00
Antoine Brodin
dbc6e916f4 Stage support 2014-02-02 11:37:14 +00:00
Antoine Brodin
b80ea0dc05 Stage support 2014-02-02 00:17:35 +00:00
Antoine Brodin
41c2da81f6 Stage support 2014-02-02 00:02:52 +00:00
Antoine Brodin
675b186604 - Stage support
- Use OPTIONS helpers
2014-02-01 23:59:50 +00:00
Antoine Brodin
109e237236 Stage support 2014-02-01 23:46:57 +00:00
Antoine Brodin
350f182b7d Stage support 2014-02-01 23:45:35 +00:00
Antoine Brodin
eaee559a93 Stage support 2014-02-01 23:44:09 +00:00
Antoine Brodin
922255dfe7 Stage support 2014-02-01 23:41:51 +00:00
Antoine Brodin
ca9e3703cd Stage support 2014-02-01 23:33:53 +00:00
Martin Wilke
42df9a54a3 - Stage support
- Convert to USES
2014-02-01 16:16:16 +00:00
Martin Wilke
0b7cb9c39c - Stage support 2014-02-01 15:33:41 +00:00
Max Brazhnikov
d7ba8fc7c1 Replace KDE4 sharedmime with USES=shared-mime-info. KDE4 sharedmime is
deprecated and will be removed along with switching KDE4_PREFIX to
${LOCALBASE} soon.
2014-02-01 12:17:42 +00:00
Rusmir Dusko
f8f630c189 - Update to 1.19.10
- Add USES shebangfix and SHEBANG_FILES
- Strip libraries
2014-02-01 03:20:21 +00:00
Carlo Strub
3dc25b6fe0 Back to pool 2014-01-30 23:15:35 +00:00
Guido Falsi
1b9b990e83 - Update to 1.21.0
PR:		ports/186267
Submitted by:	Me
Approved by:	Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
2014-01-30 22:03:16 +00:00
Antoine Brodin
498cc7d348 Stage support 2014-01-30 20:49:13 +00:00
Max Brazhnikov
4a3753a683 Deprecate deskutils/kdepim44* ports 2014-01-30 20:46:40 +00:00
Antoine Brodin
51976afda9 Stage support 2014-01-30 19:55:06 +00:00
Antoine Brodin
9738e2a3ea Stage support 2014-01-30 19:51:54 +00:00
Antoine Brodin
e2c4f43a7f Stage support 2014-01-30 19:40:44 +00:00
Antoine Brodin
765e3d7e52 Stage support 2014-01-30 19:37:03 +00:00
Antoine Brodin
b8689d95f0 Stage support 2014-01-30 19:32:23 +00:00
Antoine Brodin
f84a8cef42 - Stage support
- Fix LIB_DEPENDS
2014-01-30 19:26:05 +00:00
Antoine Brodin
24d9f03801 Stage support 2014-01-30 19:14:54 +00:00
Antoine Brodin
32c857ff1c Stage support 2014-01-30 19:11:04 +00:00
Antoine Brodin
c3f86c2441 Stage support 2014-01-30 18:58:26 +00:00
Antoine Brodin
61ebd49b3f Stage support 2014-01-30 18:50:14 +00:00
Antoine Brodin
e818102e94 Stage support 2014-01-30 18:12:19 +00:00
Antoine Brodin
8dd7c9a133 Stage support 2014-01-30 18:11:14 +00:00
Antoine Brodin
5906fe9f8e Stage support 2014-01-30 18:10:28 +00:00
Antoine Brodin
01181ffbfa Stage support 2014-01-30 18:09:14 +00:00
Andrej Zverev
3c9ffd7218 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 08:45:50 +00:00
Pawel Pekala
f90ced7dc8 - Remove option for ispell spell checking, now deprecated [1]
- Add DOCS option to config menu
- Revise DESKTOP_ENTRIES
- Fix staging support, use install.py -b option to set
  STAGEDIR correctly, otherwise it leaks to compiled
  code and scripts

Submitted by:	bapt [1]
2014-01-28 23:50:29 +00:00
Dmitry Marakasov
6270f9f8ae - Keep category Makefiles sorted 2014-01-28 03:25:28 +00:00
Martin Wilke
65db2666d3 - Stage support 2014-01-27 13:17:56 +00:00
Martin Wilke
2c6224dbbc - Stage support 2014-01-27 13:17:21 +00:00
Kubilay Kocak
8942de43ff Sweep www/py-requests dependants to www/py-requests1
Point all www/py-requests dependants to www/py-requests1 in preparation for
the upgrade of www/py-requests to version 2.x, which substantially breaks API
compatibility.

Maintainers of these ports can update their requests dependency independently
as time for sufficient testing permits.

PR:		ports/185631
2014-01-27 12:14:09 +00:00
David Naylor
6e73756738 Update deskutils/plasma-applet-cwp to 1.10.0.
ChangeLog:
- weather information is stored on disk each time updates are downloaded
- xml: weather.com: current weather description fixed
2014-01-26 17:34:06 +00:00
Antoine Brodin
a378805d2b - Fix LIB_DEPENDS syntax
While here:
- Remove USE_GCC=any, it builds and runs fine with clang (tested on 10-amd64)
- Add stage support
2014-01-26 13:48:06 +00:00
Antoine Brodin
7e37c2269b Update to 2.12 2014-01-25 12:58:29 +00:00