Commit graph

3088 commits

Author SHA1 Message Date
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
1468587c54 Rename old-style patch-xy patches in astro to reflect what files
they modify.
2014-07-28 13:03:29 +00:00
Kurt Jaeger
84045a1a92 astro/p5-Astro-satpass: 0.063 -> 0.065
http://cpansearch.perl.org/src/WYANT/Astro-satpass-0.065/Changes
2014-07-28 12:41:48 +00:00
Sunpoet Po-Chuan Hsieh
6f950576f9 - Cleanup Makefile 2014-07-27 16:27:31 +00:00
Wen Heping
4840f9efdb - Update to 2.1.0
- Convert to PYDISTUTILS_AUTOPLIST
2014-07-27 04:51:42 +00:00
Alexey Dokuchaev
54d2419f77 - Stagify; unbreak the against Clang
- Allow for parallel (-jX) builds
- Cleanup Makefile while I'm at here
- Augment port description, fix WWW

N.b., there's version 2.4 available.
2014-07-23 05:17:15 +00:00
Alexey Dokuchaev
961ef5142f - Update to version 0.46, stagify, and cleanup the port
- Remove old BROKEN statement; builds fine on PowerPC at least (it was marked
  broken on sparc64 almost 5 years ago due to stdlib.h vs. malloc.h conflict,
  which no longer seems to be the issue)
2014-07-22 12:25:29 +00:00
Bartek Rutkowski
67a80e942c astro/py-pyfits: update 3.1.2 -> 3.3
Approved by:	marino (mentor)
2014-07-19 17:29:00 +00:00
Sunpoet Po-Chuan Hsieh
5425357367 - Add missing USE_LDCONFIG
- Use USES=libtool
- Fix USE_PYTHON
- Convert to new options helper
- Bump PORTREVISION for package change
- Do not hard-coded PORTVERSION in PLIST
- Bump PORTREVISION for graphics/geos shlib change
2014-07-18 13:07:23 +00:00
Baptiste Daroussin
c9bf4ab3ee Fix some LIB_DEPENDS
With hat:	portmgr
2014-07-16 07:53:29 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Yen-Ming Lee
3b68c8ced3 - update to 4.31 2014-07-15 04:01:07 +00:00
Sunpoet Po-Chuan Hsieh
61a8320e09 - Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]

Approved by:	portmgr (implicit) [1]
2014-07-11 11:16:06 +00:00
Gabor Pali
c01739df4c - Update core markers 2014-07-09 11:42:05 +00:00
Dmitry Marakasov
6257437cfc - Update to 7287 2014-07-06 23:48:37 +00:00
Baptiste Daroussin
46ce67996d Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)

With hat:	portmgr
2014-07-06 15:28:14 +00:00
John Marino
d53b2a941f astro/wcslib: USES+= fortran (for wcunitse)
Back in August 2013 I reported to the maintainer that if fortran is not
found then certain functions such as wcunitse are not built.  These
functions are needed for kstars which is a dependency for kdeedu and the
kde4 meta port.  The USE_FORTRAN=yes was never added though, so lets do
that now that the port is unmaintained.
2014-07-05 14:39:33 +00:00
John Marino
8d1053da9c astro/openmap: mark jobs unsafe (taken from dports) 2014-07-05 14:31:19 +00:00
Frederic Culot
a37466dc99 - Reassign to the heap on maintainer's request 2014-07-04 11:03:10 +00:00
Tijl Coosemans
a5185846f0 Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
2014-07-04 09:40:59 +00:00
Adam Weinberger
676d8be6ae The do-install logic didn't work with stage. 2014-07-03 20:22:16 +00:00
Adam Weinberger
92d9f8b89d Reduce unecessary bsd.port.options.mk inclusion. 2014-07-03 20:18:05 +00:00
Philippe Audeoud
36b1bb0f94 - Update to 1.26 2014-07-03 12:27:22 +00:00
Dag-Erling Smørgrav
9f5419485f Haven't used this in nearly a decade, and it's way out of date. 2014-07-02 23:46:28 +00:00
Tijl Coosemans
97a5771bb5 x11-wm/libwraster:
- USES=libtool
- Remove -DPREFIX=\\\"${PREFIX}\\\" from CPPFLAGS.  Not needed and it
  causes configure test failures with clang.
- Use MAKE_CMD.
- Bump dependent ports.

x11-wm/windowmaker:
- USES=libtool
- Replace -DPREFIX=\\\"${PREFIX}\\\" in CPPFLAGS with post-patch command
  because it causes configure test failures with clang.
- Remove FreeBSD < 8 support.
2014-06-29 21:45:03 +00:00
TAKATSU Tomonari
8043cd8c7b - Update to 0.8-30 2014-06-29 08:27:11 +00:00
Martin Wilke
bd48d39657 - Chase database/sqlite3 slib bump
Approved by:	portmgr (myself)
2014-06-27 17:21:06 +00:00
Baptiste Daroussin
2fcc44703e Replace GMAKE by MAKE_CMD 2014-06-24 21:50:29 +00:00
Tijl Coosemans
d0bd892b30 - New LIB_DEPENDS syntax.
- USES=libtool.
- Fix configure when $CC = gcc.
2014-06-22 22:05:06 +00:00
Wen Heping
23c35099c8 - Update to 3.5.0 2014-06-21 09:42:10 +00:00
Wen Heping
1d46046b40 - Update to 3.7.5.3 2014-06-21 09:01:07 +00:00
Dmitry Marakasov
d04336c189 - Bump minimal java version 2014-06-18 19:16:19 +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
Dmitry Marakasov
721b8b0dab - Update to 1.5.1
- Add LICENSE
- Convert extra-patch'es to plain patches

PR:		190791
Submitted by:	glebius
Approved by:	Oliver Heesakkers <dev2@heesakkers.info> (maintainer)
2014-06-10 22:06:15 +00:00
Dmitry Marakasov
92d656c848 - Preserve version 1.4.4 of astro/gpsbabel as astro/gpsbabel14
Newer gpsbabel version needlessly pulls in heavyweight dependencies
(such as qt4-gui, qt4-webkit) via qt4-linguist, and until that's
resolved, it's useful to keep around older version which doesn't
have such problem.

PR:		190791
Approved by:	dev2@heesakkers.info (maintainer)
2014-06-10 22:03:56 +00:00
Dmitry Marakasov
863c97a295 - Add missing USES=libtool
Approved by:	portmgr blanket
2014-06-10 20:50:20 +00:00
Mathieu Arnold
61de712f46 Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.

PR:		190681
Submitted by:	mat
Exp-Run by:	antoine
Sponsored by:	Absolight
2014-06-10 12:14:12 +00:00
Jimmy Olgeni
37e782dfbc Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.

CR:		D196
Approved by:	portmgr (bapt)
2014-06-09 11:21:52 +00:00
Christian Weisgerber
426ae617c2 New maintainer A.J. van Werven, additional distfiles mirror.
Submitted by:	new maintainer
2014-06-02 13:51:31 +00:00
Olli Hauer
b3f95b0e35 cat astro / benchmarks
- USE_(BZIP2|XZ) -> USES=tar:(bzip2|xz)
- adjust BSDn License
2014-06-01 09:00:15 +00:00
Dmitry Marakasov
7f6292cd00 - Switch to USES=libtool, drop .la files
- Strip libraries
2014-05-30 19:33:22 +00:00
Dmitry Marakasov
4e81aec51c - Update to 7182 2014-05-30 14:58:45 +00:00
Baptiste Daroussin
f0a8714b3a Convert to USES=dos2unix
With hat:	portmgr
2014-05-26 06:55:07 +00:00
Juergen Lock
886bfbbeaf Seems pre-su-install breaks building as user now - in this case we only
need it with pkg_* so add a WITH_PKGNG check.
2014-05-20 19:14:06 +00:00
Dmitry Marakasov
ff777799b6 - Stagify
- Switch to USES=scons

Approved by:	glebius (maintainer)
2014-05-20 16:41:06 +00:00
Allan Jude
5ab394c3fe Add the location of the secret BSD Now studio so you can nuke it from orbit if I break the build
Approved by:	bcr (mentor)
2014-05-18 04:23:39 +00:00
Philippe Audeoud
5f11a4394f - Update to 0.063 2014-05-16 13:04:09 +00:00
Carlo Strub
b936a46460 - Update Harmonics file
- Cleanup pkg-descr
- USES
2014-05-11 20:59:47 +00:00
Wen Heping
dabdc04752 - Update to 3.4.5 2014-05-11 15:47:21 +00:00
Sunpoet Po-Chuan Hsieh
17c1e18baa - Update to 1.11
- Update LICENSE
- Remove Author line
- Use single space after WWW:
- Take maintainership

Changes:
- Added a bit of error checking for missing weather data
- Made some of the critters walk through the trees
2014-05-11 14:26:52 +00:00
Sunpoet Po-Chuan Hsieh
62e30ec642 - Add LICENSE
- Remove unnecessary MASTER_SITE_SUBDIR
- Sort *_DEPENDS
- Sort PLIST
- Remove Author line
2014-05-11 06:57:51 +00:00
Antoine Brodin
636287c888 Maintainer no longer wishes to maintain those ports
With hat:	portmgr
2014-05-10 22:06:22 +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
Sunpoet Po-Chuan Hsieh
9c92a8c8dd - Pass -lz to libdata/pkgconfig/cfitsio.pc
- Bump PORTREVISION for package change

PR:		ports/189487
Submitted by:	rakuco
2014-05-09 15:26:05 +00:00
Raphael Kubo da Costa
7bfa5cd376 - Fix the plist when the CFITSIO option is on.
- Use the new OPTIONS helpers to simplify the Makefile.

Related to both, also stop automatically turning the CFITSIO option on when
libcfitsio.so is installed: wcslib has had proper --with{out}-cfitsio
options since version 4.4.4.

This will turn off CFITSIO support for most people and indirectly fix their
builds with astro/cfitsio-3.360-1 [1]. If people do choose to have it on,
ports/189487 needs to be committed, otherwise there will be plist errors
because wcslib's configure script will not be able to detect that cfitsio is
installed and can be used.

[1] http://lists.freebsd.org/pipermail/freebsd-ports/2014-May/092070.html
2014-05-08 22:41:00 +00:00
Raphael Kubo da Costa
a31261e038 Set MARK_JOBS_UNSAFE=yes.
If that's not done sometimes not all object files are built before the final
.a is created.
2014-05-08 22:06:30 +00:00
Sunpoet Po-Chuan Hsieh
8c80e22b4e - Build cfitsio compress/uncompress C files in zlib/
- Bump PORTREVISION for package change

Tested by:	cperciva, marino
2014-05-08 03:03:38 +00:00
Dmitry Marakasov
5d3cac42d2 - Update to 7000 2014-05-07 19:18:05 +00:00
John Marino
f3a3121cf1 astro/planets: Unbreak after Ocaml 4.01 with Debian patch
While using one of Debian's patches to fix this build, remove the
hardcoded depends and replace with USE_OCAML instead.  Also convert
to USES+=tar while we are here.
2014-05-07 18:19:04 +00:00
Rusmir Dusko
f7d9944c4d This port are no longer used or cared for.
Dave Shar <koalative at gmail.com> wishes to maintain these ports
with my help.

- Pass maintainership to koalative at gmail.com
2014-05-07 15:56:04 +00:00
Sunpoet Po-Chuan Hsieh
d21f8c4177 - Update to 3.360
- Build and install static library
- Bump PORTREVISION for astro/cfitsio shlib change

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt
2014-05-04 15:37:11 +00:00
Baptiste Daroussin
beea89e9de Fix packaging celestia-gtk
Reported by:	jenkins via swills
2014-04-29 07:24:54 +00:00
Baptiste Daroussin
cf686a0152 Convert celestia ports to stage
While here add a couple of patches obtain from the fedora project to fix
compilation with modern compilers and allows to build with lua 5.2
Switch lua to lua 5.2 version
Use desktop file provided by upstream instead of the version provided in
the ports (the upstream version is more complete)
Switch to USES=libtool
Now that overlinking is not happening anymore fix the glut version not
linking properly because it lacks an explicit link to libGL.
2014-04-28 15:55:51 +00:00
Wen Heping
f715c36ec8 - Update to 3.4.3
- Add LICENSE

PR:		189064
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-28 14:38:51 +00:00
Sunpoet Po-Chuan Hsieh
f6cb9e3057 - Update to 0.086
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-04-27 00:02:16 +00:00
Sunpoet Po-Chuan Hsieh
a1524b126a - Update to 1.11.0
- Use PORTDATA
- Bump PORTREVISION for graphics/gdal shlib change

Changes:	http://trac.osgeo.org/gdal/wiki/Release/1.11.0-News
2014-04-26 18:18:39 +00:00
Frederic Culot
39a5de25d9 - Update to 0.062
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
PR:		ports/189012
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-26 12:39:26 +00:00
Tijl Coosemans
77a815be2b Convert to USES=libtool.
Unfortunately the libtool scripts in this port come from different
versions so libtoolize (and all other autotools) has to be run.
2014-04-24 17:14:42 +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
Carlo Strub
9928aaa37e Back to pool 2014-04-14 20:01:18 +00:00
Pawel Pekala
fe42c0ccc9 - Fix build with clang34 (unrecognized option -fforce-addr)
- Use options helpers and subs
- Set correct plist subs for GNOME option
2014-04-12 08:03:14 +00:00
Baptiste Daroussin
5ac5748052 gnome-panel will be updated to the 3.x version which is not compatible with 2.x 2014-04-11 08:13:14 +00:00
Johannes Jost Meixner
975b423257 - Adding myself to freebsd.committers.markers
Approved by:    swills (mentor)
2014-04-10 18:38:13 +00:00
Wen Heping
299adfa0f0 - Update to 3.7.5.2 2014-04-06 03:07:35 +00:00
Wen Heping
43498218fa - Update to 3.4.1 2014-04-06 02:39:37 +00:00
Antoine Brodin
f1b6202b97 Fix make patch
With hat:	portmgr
2014-04-05 11:42:11 +00:00
Baptiste Daroussin
69e7cda35d Support stage 2014-04-04 22:59:14 +00:00
Baptiste Daroussin
f75362a8fc Support stage 2014-04-04 22:56:19 +00:00
Baptiste Daroussin
6ea0639e1c Support stage 2014-04-04 22:34:40 +00:00
Baptiste Daroussin
c6bc33a9ba Support stage
Switch to autoplist
2014-04-04 22:31:25 +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
2d18d289ba Support stage
Regenerate patches with a proper name
Fix shebang
2014-04-04 19:57:17 +00:00
Baptiste Daroussin
8502f489c6 Support stage
Use options helpers
2014-04-04 19:52:39 +00:00
Baptiste Daroussin
00d5fb88d2 Support stage
Fix plist
2014-04-04 19:50:25 +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
Dmitry Marakasov
74f92659f1 - Update to 6950 2014-03-31 19:05:03 +00:00
Dmitry Marakasov
c14157a8cc - Update to r3118 2014-03-28 12:20:27 +00:00
Dmitry Marakasov
178d1bf8e3 - Update to r320 2014-03-28 12:20:16 +00:00
Antoine Brodin
ee37f6ec7d Unbreak on freebsd 8 and 9
Reported by:	pkg-fallout
2014-03-27 23:43:36 +00:00
Sunpoet Po-Chuan Hsieh
59376f3dd1 - Update to 0.085
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-03-25 19:33:59 +00:00
Baptiste Daroussin
4baa63d7a0 Use wx 2.8 (unicode version)
Fix build with modern c++ compilers [1]

Obtained from:	Gentoo
2014-03-24 11:30:42 +00:00
Pawel Pekala
d7130db43c - Port is stage safe
- Define DOCS option, don't install DOCS files conditionally
2014-03-19 19:18:15 +00:00
Rusmir Dusko
6c1337a389 - Update to 1.5.1, announce message is here:
http://sourceforge.net/apps/mediawiki/viking/index.php?title=Version-1.5.1

- USES tar:bzip2 instead of USE_BZIP2=yes
- Remove TODO from DOCS
- Add GEOCACHES Option and conditional pkg-message
- Add OPTIONS_MULTI=OpenStreetMap-Editor with JOSM and MERKAATOR
- Add MERKAATOR to default Options
- Break lines around 80 characters
2014-03-18 00:15:20 +00:00
Rusmir Dusko
84460ddec9 - Remove BROKEN, readd USES=qmake
- USES tar:bzip2 instead of USE_BZIP2=yes
- Reordering Options
- Add BROKEN, for Option ZBAR [1]
- Add OPTIONS_SUB
- Fix install translations

Approved by:	maintainer (private email) [1]
2014-03-17 17:44:51 +00:00
Sunpoet Po-Chuan Hsieh
a7032d24b7 - Use USES=tar:xz 2014-03-14 15:51:43 +00:00
Josh Paetzel
792cb0ec79 Update to 3.7.6
Add stage support

PR:	ports/187399
Submitted by:	Rainer Hurling <rhurlin@gwdg.de>
2014-03-13 04:30:49 +00:00
Baptiste Daroussin
16ea4dd5a8 Convert to USES=lha 2014-03-12 09:49:06 +00:00
Koop Mast
70c71e5cdd gnome-panel will be updated to the 3.x version when GNOME 3 will merged.
Deprecate the first batch of ports that are incompatible with the new 3.x version.
2014-03-11 14:40:28 +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
Sunpoet Po-Chuan Hsieh
74a3b75263 - Update to 2.00.00
- While I'm here:
  - Use MAKE_ARGS instead of post-patch:
  - Use INSTALL_LIB for static library installation
  - Sort PLIST

PR:		ports/187391
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2014-03-09 22:06:36 +00:00
Baptiste Daroussin
e06f3ca1c9 Convert to rest of a* to USES=zip 2014-03-07 15:48:59 +00:00
Dmitry Marakasov
646905bd5e - Update to 6891 2014-03-06 08:53:17 +00:00
Thierry Thomas
06123cf23d Upgrade to 1.7.6.
Announcement:
http://sourceforge.net/mailarchive/message.php?msg_id=31977305

PR:		ports/186796
Submitted by:	Christoph Moench-Tegeder <cmt (at) burggraben.net>
Approved by:	maintainer time-out
2014-03-05 10:43:54 +00:00
Ruslan Makhmatkhanov
7958a763b5 astro/py-astLib: pet portscout
- ignore incorrect versioning on upstream and make portscout happy

PR:		187108
Submitted by:	Eero Hanninen <fax@nohik.ee>
2014-03-04 20:03:43 +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
Thierry Thomas
75c1cd9fbe Define the license.
Approved by:	maintainer
2014-03-04 17:55:23 +00:00
Thierry Thomas
b9f7e5b856 Fix installation of locale files.
PR:		ports/186670
Submitted by:	Florian Degner <f.degner (at) gmx.de>
Approved by:	maintainer
2014-03-04 15:34:12 +00:00
Baptiste Daroussin
f3c70a9a16 Support stage 2014-03-02 22:09:28 +00:00
Baptiste Daroussin
aeb6636cb3 Support stage
Use options helpers
Install data
2014-03-02 21:47:22 +00:00
Baptiste Daroussin
f26f45702f Support stage
Use options framework
2014-03-02 21:35:56 +00:00
Baptiste Daroussin
f0a845949b Support stage
Simplify
2014-03-02 21:28:11 +00:00
Baptiste Daroussin
4e23b51b0f Support stage 2014-03-02 02:08:57 +00:00
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
Antoine Brodin
9a916c15d6 - Stage support
- Add missing OPTIONS_DEFINE
2014-01-03 16:40:01 +00:00
Rene Ladan
0b5b09713e rene-ladan.nl is online again, re-add it to MASTER_SITES 2014-01-03 15:22:12 +00:00
Adam Weinberger
546224202e Remove NOPORT* from astro. 2014-01-03 14:49:54 +00:00
Baptiste Daroussin
c0d7b638ed Part 1 at removing now useless FETCH_ARGS redifition 2014-01-03 00:46:47 +00:00
Sunpoet Po-Chuan Hsieh
e5fe72d5d0 - Update to 0.084
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2014-01-02 20:57:15 +00:00
Sunpoet Po-Chuan Hsieh
66336ee5a6 - Update to 0.30
Changes:	http://search.cpan.org/dist/Astro-SIMBAD-Client/Changes
2014-01-02 20:57:11 +00:00
Antoine Brodin
e2036902ca - Stage support
- Fix plist without EXAMPLES
2014-01-02 09:28:32 +00:00
Antoine Brodin
8ab663cd7d Stage support 2014-01-02 08:42:08 +00:00
Sunpoet Po-Chuan Hsieh
f62dc6aa51 - Merge post-install: to do-install:
- Support STAGEDIR
2013-12-31 12:47:51 +00:00
Sunpoet Po-Chuan Hsieh
f87310abd3 - Update to 0.060
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2013-12-31 00:59:08 +00:00
Antoine Brodin
6841ac2db8 Stage support 2013-12-29 12:24:42 +00:00
Antoine Brodin
d8321e9473 Stage support 2013-12-29 12:09:58 +00:00
Tijl Coosemans
9bc4061dff Fix dependency on x11-toolkits/gtkglext. 2013-12-28 12:33:29 +00:00
David Naylor
e288e58754 Convert Mk/bsd.cran.mk to the Uses framework.
PR:		ports/184699
Reviewed by:	bapt
Approved by:	portmgr (bdrewery), wen (maintainer, timeout > 2 weeks)
2013-12-28 10:28:40 +00:00
Rene Ladan
b0148cec2d rene-ladan.nl is offline for now, move distfiles into MASTER_SITE_LOCAL 2013-12-27 14:54:45 +00:00
William Grzybowski
7fcf1537f9 astro/py-pyfits: support stage 2013-12-26 17:06:19 +00:00
Sunpoet Po-Chuan Hsieh
728e554c77 - Fix and change DOCSDIR
- Bump PORTREVISION for package change

Submitted by:	mva
2013-12-25 15:08:11 +00:00
Rene Ladan
510ff906e2 - Ensure correct ownership of installed files and directories in ~boinc
- Enable package building as user
- Use option helpers
- Bump PORTREVISION
2013-12-23 21:38:27 +00:00
Rene Ladan
82d7974080 - Ensure correct ownership of installed files and directories in ~boinc
- Enable package building as user
- Use option helpers
- Drop conflict with removed astro/boinc-setiathome-enhanced
- Bump PORTREVISION

Inspiration from:	biology/boinc-simap
2013-12-23 21:36:57 +00:00
Dmitry Marakasov
5c08257806 - Support staging 2013-12-23 14:17:01 +00:00
Carlo Strub
e7a8e6dbea Unbreak xtide, it still requires GCC 2013-12-19 20:26:40 +00:00
Tijl Coosemans
c132f4bef1 USES=fortran and staging. 2013-12-17 20:57:25 +00:00
Dmitry Marakasov
ea3629c01a - Remove DOCS, NLS and EXAMPLES from OPTIONS_DEFAULT in my ports, as suggested by Porter's Handbook 2013-12-16 17:40:13 +00:00
Niclas Zeising
47be7a61c9 Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
2013-12-16 11:11:09 +00:00
Danilo Egea Gondolfo
6872a549db - Add stage support
- Add DOCS option
- Use USE_XORG instead of defined(WITHOUT_X11) + BROKEN
2013-12-13 17:08:15 +00:00
Juergen Lock
959459f04c Sync RESTRICTED with what's in LEGAL.
Submitted by:	eadler
2013-12-11 18:39:17 +00:00
Baptiste Daroussin
24e692de02 In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in astro

With hat:	portmgr
2013-12-11 10:31:41 +00:00
William Grzybowski
8f71f15c0d astro/gmapcatcher: use python auto plist
- Invalid PYDISTUTILS_NOEGGINFO should be removed

Approved by:	maintainer (via email)
2013-12-10 10:13:13 +00:00
Marcus von Appen
012a1d063d - Fix the usage of 'python' to get rid of the implicit lang/python
dependency

Approved by:	portmgr@ (blanket)
2013-12-08 12:47:19 +00:00
Sunpoet Po-Chuan Hsieh
77863698ee - Update to 4.29
Changes:	http://search.cpan.org/dist/Astro-Catalog/Changes
2013-12-05 20:25:34 +00:00
Sunpoet Po-Chuan Hsieh
6de7d761a3 - Update to 0.059
Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2013-12-04 22:08:49 +00:00
David Naylor
f62456a872 Add stage support to Mk/bsd.cran.mk and all USE_R_MOD ports (aka R-cran-*).
Since this patch converts all affected ports, bsd.cran.mk no longer supports
NO_STAGE and errors out if NO_STAGE is set.

Exp-run:	ports/184216
Reviewed by:	bdrewery
Approved by:	portsmgr, wen
2013-11-27 18:56:43 +00:00
Sunpoet Po-Chuan Hsieh
ddc3d3c530 - Update to 0.58
- Convert to new options helper

Changes:	http://search.cpan.org/dist/Astro-satpass/Changes
2013-11-25 19:58:05 +00:00
Sunpoet Po-Chuan Hsieh
c24bbd3e67 - Support STAGEDIR
- Simplify Makefile
2013-11-25 18:14:33 +00:00
Sunpoet Po-Chuan Hsieh
8938416596 - Update to 3.350
- Convert to new LIB_DEPENDS format

Changes:	http://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/changes.txt
2013-11-25 11:33:17 +00:00
Sunpoet Po-Chuan Hsieh
692a97ac77 - Update to 0.083
Changes:	http://search.cpan.org/dist/Astro-SpaceTrack/Changes
2013-11-24 16:17:00 +00:00
Max Brazhnikov
4561e036c7 - Convert to USES=qmake
- Use options helpers
- Convert LIB_DEPENDS to new style

Approved by:	portmgr (blanket approval)
2013-11-22 12:55:18 +00:00
Dmitry Marakasov
810c5aaa55 - Update to 6388 2013-11-21 23:31:54 +00:00