1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

4479 Commits

Author SHA1 Message Date
Max Brazhnikov
250a3e24d3 KDE/FreeBSD team presents KDE SC 4.10.3 ports!
- Remove patches and checks for unsupported FreeBSD versions.

The area51 repository features commits by avilla, rakuco and myself.
2013-05-18 20:34:41 +00:00
David Naylor
f003233386 Fix deskutils/plasma-applets-cwp for missing entry in pkg-plist.
The `wind_calm.svgz' file was omitted previously from the port's pkg-plist.
While here enable MAKE_JOBS_SAFE as it works.

Approved by:	eadler,bdrewery (mentors, implicit)
2013-05-18 07:39:41 +00:00
Raphael Kubo da Costa
b3f7a6c586 Mark for removal in 1 month.
Upstream has been dead for years, so follow the previous maintainer's
suggestion and axe it from the tree.
2013-05-16 20:13:19 +00:00
Raphael Kubo da Costa
9fd172d5fc Update maintainer's email address and drop maintainership of a few ports.
PR:		ports/178543
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
2013-05-16 20:07:39 +00:00
Martin Wilke
1b78cd9286 - Fix plist
- Trim header

Reported by:	poudriere exp-run
2013-05-16 09:44:06 +00:00
Olivier Duchateau
472e9ca58b - Update to 0.5.5 2013-05-14 19:04:10 +00:00
Alex Kozlov
6db4b59580 - Fix build with new glib
Submitted by:	portbuild bot via miwi
2013-05-13 04:27:55 +00:00
Max Brazhnikov
5fdd545013 - Add missing sharedmime to the list of USE_KDE4 components. It will be
superseded by recently introduced USES= shared-mime-info later.
- Remove no longer needed exec/unexec from plist and post-install calls for
  update-mime-database
- Trim Makefile header while I'm here
2013-05-12 16:16:56 +00:00
Hiroki Sato
4e09def2d4 Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
	A knob to choose teTeX or TeXLive.  One can specify in /etc/make.conf.

USE_TEX:
	A knob for port developers.  Valid keywords are listed in
	bsd.tex.mk.
2013-05-11 17:58:55 +00:00
Martin Wilke
c432e359eb - BROKEN fails to package 2013-05-10 13:30:19 +00:00
Lars Engels
750fb33051 - Add WWW
- Add a new MASTER_SITE
- Trim Makefile header
- Trim COMMENT
2013-05-10 10:20:00 +00:00
Olivier Duchateau
7dc15ce26f Fix pkg-plist
Reported by:	qat.redports.org
2013-05-08 22:06:28 +00:00
Olivier Duchateau
c138f50a01 - Update to 0.2.4
- Remove desktopfileutils, no MimeType entry in desktop file

Approved by:	ehaupt@ (maintainer)
2013-05-08 21:15:17 +00:00
Olivier Duchateau
edee314615 - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panel
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
2013-05-08 16:05:21 +00:00
Emanuel Haupt
1a90c9af17 Mark MAKE_JOBS_SAFE 2013-05-08 12:24:26 +00:00
Emanuel Haupt
3a4a8bf8a5 - Mark MAKE_JOBS_SAFE
- Trim header
2013-05-08 08:04:04 +00:00
Emanuel Haupt
59e2a91800 - Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
2013-05-07 09:15:49 +00:00
Rene Ladan
396eb1a43d Update to 0.1.29 (bugfixes and translation updates) 2013-05-06 19:45:51 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Hiroki Sato
7dadfc8a88 Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier.
2013-05-06 02:00:40 +00:00
Jason Helfman
5bb5a84442 - take maintainership 2013-05-05 06:10:24 +00:00
Florian Smeets
5ac18767d1 Fix installation of ports that rely on cp -n for installing files. r245960
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.

We just ignore the error and continue, as we used to.

Reported by:	jaset
Approved by:	portmgr (bapt)
2013-05-04 22:48:03 +00:00
Chris Rees
7286b7f71d deskutils/taskjuggler: Update to 3.4.0
taskjuggler is now a Rubygem, and the install is hugely simplified as reflected
in the Makefile.

Default Ruby version switch cannot come soon enough-- Ruby 1.9 required!

PR:		ports/177046
2013-05-04 14:29:12 +00:00
Antoine Brodin
5f48b09199 Update dosage to 2.2
Approved by:	eadler, miwi (mentors, implicit)
2013-05-04 09:31:30 +00:00
Baptiste Daroussin
29ea822f67 Fix build with bmake 2013-05-03 20:40:23 +00:00
Emanuel Haupt
2898e3fa0c Chase security/libgcrypt update 2013-05-03 16:36:39 +00:00
Anton Berezin
131172fea9 Update to 0.20.
Changes:	http://search.cpan.org/dist/Data-ICal/Changes
2013-05-02 08:49:43 +00:00
Olivier Duchateau
650fe78e28 - Revert GSTREAMER option
- Add description for GSTREAMER, because it depends of new API (1.0)
- Convert to USES= pathfix
- Merge 'post-patch' target with configure patch (when NLS is unset)
2013-04-30 16:06:18 +00:00
Baptiste Daroussin
9ff06b3cbf Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Johan van Selst
968e6d2e16 Update to 3.6.3 2013-04-29 20:03:38 +00:00
Marcus von Appen
8afaaa975f - Unbreak by reverting the USES=pathfix change introduced earlier
Reported by:	bdrewery@
2013-04-29 12:30:43 +00:00
Marcus von Appen
821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Baptiste Daroussin
9dbc02d2c5 Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng
2013-04-26 15:10:57 +00:00
Alex Kozlov
83f02b963c - Convert USE_GETTEXT to USES (part 4)
Approved by:	portmgr (bapt)
2013-04-26 10:44:28 +00:00
Jason Helfman
d789478b75 - adopt USES for gettext and desktop-file-utils
- adopt optionsNG for NLS KNOB
- drop bsd.port.pre.mk inclusion
- trim historical header
2013-04-25 04:36:14 +00:00
Jason Helfman
e5b00c8ddc - convert USE_GETTEXT to USES 2013-04-24 23:04:22 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Emanuel Haupt
79e6679346 Convert to USES=gettext 2013-04-23 10:26:09 +00:00
Baptiste Daroussin
1e4689558e Convert deskutils to USES=pkgconfig 2013-04-23 07:14:15 +00:00
Jason Helfman
d999310593 - convert to USES=pkgconfig 2013-04-23 06:47:14 +00:00
Martin Wilke
ac4077a298 - Mark broken 2013-04-23 00:29:10 +00:00
Emanuel Haupt
2fa61aa117 Update to 0.2.3
Submitted by:	oliver (via mail)
Feature safe:	yes
2013-04-21 16:46:40 +00:00
David Naylor
6cdcfd3606 Update deskutils/plasma-applet-cwp to 1.7.3.
ChangeLog:
- xml: accuweather.com: fixes for some URLs

Approved by:	eadler,bdrewery (mentors, implicit)
Feature safe:	yes
2013-04-21 16:18:44 +00:00
David Naylor
4a9c35d502 Update deskutils/plasma-applet-cwp to 1.7.2.
ChangeLog:
1.7.2
=====
- xml: www.weather.com: fixes (thanks to
jcasoliva)
- xml: accuweather.com: 5th day fixed

1.7.1
=====
- xml: ilmeteo.it: fixes (thanks to Maurizio A.)
- xml: gismeteo.com: location fixed
- xml: www.weather.com: current weather conditions
fixed
- xml: accuweather.com (US): fixed (new location
code)
- xml: accuweather.com (World): fixed (new
location code)

1.7.0
=====
- icon for calm wind conditions
- xml: all: inserted "calm" wind condition if
possible
- xml: www.weather.com: fixed
- xml: ilmeteo.it: changed (thanks to Maurizio A.)
- xml: espanol / in / uk.weather.com fixed
- xml: gismeteo: location fixed

Approved by:	bdrewery (mentor)
Feature safe:	yes
2013-04-20 11:53:56 +00:00
Antoine Brodin
c86cc2ebf7 Update dosage to 2.1
Approved by:	eadler (mentor)
Feature safe:	yes
2013-04-19 15:16:41 +00:00
Jason Helfman
daa0cf296c - update deskutils/virt-manager to 0.9.5
- update net-mgmt/virtinst to 0.600.4

Feature safe:	yes
2013-04-18 23:25:49 +00:00
Matthias Andree
313cdd2fce Update to new upstream Beta 09 release.
Changelog:      http://www.docear.org/software/history-changelog/

Feature safe:   yes
2013-04-17 20:26:34 +00:00
Pietro Cerutti
b92703309c - Update to 2.2.0
Release notes: http://taskwarrior.org/news/167
- Note that support for LUA extensions has been removed

Feature safe:	yes
2013-04-17 08:24:26 +00:00
Jason Helfman
ee71401ca3 - support handling of NLS while upstream works out issue
- bump portrevision

Feature safe:	yes
2013-04-16 23:13:51 +00:00