Commit graph

2826 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
43596880ed - Fix install/package for Python 3.x 2014-03-01 06:29:40 +00:00
Sunpoet Po-Chuan Hsieh
ce1ae5a499 - Remove PLIST_FILES: entries are handled by PYDISTUTILS_AUTOPLIST 2014-02-28 14:06:24 +00:00
Pietro Cerutti
414adba8b1 - Install expect scripts in DATADIR. This fixes the conflict with
astro/weather

Suggested by:	sunpoet
2014-02-28 11:52:17 +00:00
Martin Wilke
8369f3b7e6 - Update MASTER_SITES
- Stage support

PR:		187056
2014-02-27 09:22:59 +00:00
Martin Wilke
47be6df457 - Update MASTER_SITES and WWW: line
- Add LICENSE
- Support PLIST_FILES

PR:		187065
Submitted by:	ports fury
2014-02-27 09:18:00 +00:00
Sunpoet Po-Chuan Hsieh
d649a8162e - Use PYDISTUTILS_AUTOPLIST instead of PLIST_FILES
- Remove PYDISTUTILS_PKGNAME
- Use USES=shebangfix
- Simplify Makefile
- Bump PORTREVISION for package change
2014-02-24 10:41:31 +00:00
Antoine Brodin
a3f1f29556 Mark broken: Does not build
This may be a qmake conversion fallout

Updating '/wrkdirs/usr/ports/astro/merkaartor/work/merkaartor-0.18.1/src/../translations/merkaartor_pt_BR.qm'...
    Generated 1215 translation(s) (1212 finished and 3 unfinished)
    Ignored 91 untranslated source text(s)
make[1]: cannot open Makefile.

make[1]: stopped in /wrkdirs/usr/ports/astro/merkaartor/work/merkaartor-0.18.1
*** Error code 1

Reported by:	pkg-fallout since november 2013
2014-02-22 09:40:52 +00:00
Emanuel Haupt
23edc70d96 Remove trailing whitespaces from category astro 2014-02-21 13:35:03 +00:00
TAKATSU Tomonari
af24b7b21e - Update to 0.8-29 2014-02-20 14:26:16 +00:00
Tijl Coosemans
b3984329e6 Add USES=iconv so libc iconv is used on FreeBSD 10 even if libiconv is
installed.
2014-02-20 13:39:05 +00:00
Pietro Cerutti
6b550fbc24 - STAGE-clean 2014-02-18 15:50:19 +00:00
Max Brazhnikov
d2de2b00e4 - Bump PORTREVISION after KDE4_PREFIX change 2014-02-18 14:31:32 +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
Martin Wilke
5fd56ca7af - Convert to autoplist
- Stage support
- Bump PORTREV
2014-02-17 05:47:10 +00:00
Martin Wilke
8d1ae14aa1 - Stage support 2014-02-14 15:00:14 +00:00
Sunpoet Po-Chuan Hsieh
722132bddb - Update to 0.09
Changes:	http://search.cpan.org/dist/Astro-WaveBand/ChangeLog
2014-02-14 13:11:23 +00:00
Emanuel Haupt
c6c8d4842e Support staging 2014-02-13 11:55:45 +00:00
Emanuel Haupt
e4f0c42ffc - Support staging
- Repect CC
- Respect CFLAGS
- Strip binary
2014-02-12 21:42:19 +00:00
Emanuel Haupt
17b3fd7a37 Update to 0.061 2014-02-10 22:52:37 +00:00
Emanuel Haupt
2e5b49a81e - Update to 0.031
- Remove duplicate pkg-plist entry
2014-02-10 22:50:36 +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
Ruslan Makhmatkhanov
9a1cc41687 - update to 0.7.0
PR:		186209
Submitted by:	Eero Hanninen <fax@nohik.ee>
2014-02-09 15:56:08 +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
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Dmitry Marakasov
ccb1d8fb6e - Update to 6767 2014-02-06 10:46:11 +00:00
Sunpoet Po-Chuan Hsieh
f05ef25485 - Bump PORTREVISION for astro/cfitsio shlib change
- While I'm here, convert to new LIB_DEPENDS format

PR:		ports/185951
Submitted by:	Florian Degner <f.degner@gmx.de>
2014-02-05 20:02:34 +00:00
Sunpoet Po-Chuan Hsieh
8fc7e408f0 - Fix shared library installation
- Bump PORTREVISION for package change
- While I'm here, convert to new LIB_DEPENDS format

PR:		ports/185951
Submitted by:	Florian Degner <f.degner@gmx.de>
2014-02-05 20:02:27 +00:00
Pietro Cerutti
ad55e0a941 - STAGE-clean
- Add LICENSE
2014-02-05 14:37:18 +00:00
Pietro Cerutti
7610f8e1f0 - Fix STRIP 2014-02-05 14:33:35 +00:00
Pietro Cerutti
f9990df23e - STAGE-clean
- Add LICENSE
2014-02-05 14:23:15 +00:00
Emanuel Haupt
f890e6f2a3 Support staging. 2014-02-05 13:11:05 +00:00
Rene Ladan
0417f3eeb4 Drop maintainership BOINC ports, old machine running them gave up. 2014-02-04 17:54:29 +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
Antoine Brodin
0afadbc339 - Stage support
- Fix LIB_DEPENDS
2014-01-30 22:09:03 +00:00
Andrej Zverev
6c49c5cfa7 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-30 10:27:43 +00:00
Juergen Lock
5f33436e34 - Switch to USE_LINUX_APPS= curl instead of shipped libcurl, this
seems to fix the search box.
- Bump PORTREVISION.
2014-01-29 22:39:37 +00:00
Juergen Lock
2d27e3e137 - Switch to USES= shared-mime-info desktop-file-utils.
- Stagify.
2014-01-26 19:06:44 +00:00
Baptiste Daroussin
75d1dff36d Fix properties on pkg-plist 2014-01-21 22:55:59 +00:00
Baptiste Daroussin
fe5db6c2ea Support stage 2014-01-19 19:13:34 +00:00
Baptiste Daroussin
f6eb2750c4 Support stage 2014-01-19 18:57:19 +00:00
Baptiste Daroussin
9c20ec488f Support stage 2014-01-19 18:56:23 +00:00
Baptiste Daroussin
463b0063db Support stage 2014-01-19 18:55:28 +00:00
Baptiste Daroussin
c17e193a45 Support stage 2014-01-19 18:53:46 +00:00
Baptiste Daroussin
9683738ad7 Support stage by cheating on PREFIX 2014-01-19 18:44:40 +00:00
Raphael Kubo da Costa
90aade48f0 Update to 1.7.5.
While here, stop using MAN1 now that the port supports staging.

PR:		ports/185492
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Approved by:	maintainer timeout (14 days)
2014-01-19 16:02:36 +00:00
Baptiste Daroussin
01a8c1e126 Support stage
Use bsdtar + dos2unix to extract
Do not add readme.FreeBSD (pkg-message is already store in the package)
2014-01-17 14:09:01 +00:00
Bruce A. Mah
9c6890542b Update ICBM coordinates. Darn, all this time I was inactive I thought
I was safe, but nobody ever took me out of this file.

Approved by:	mat (mentor)
2014-01-13 23:28:57 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Dmitry Marakasov
eecc038553 - Update to 6502 2014-01-11 14:12:04 +00:00
Raphael Kubo da Costa
addd6f1083 Support staging 2014-01-05 23:37:25 +00:00