1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Alexey Dokuchaev
6f24c81491 Provide an OPTION to install additional 1.19 gigs worth of star catalogs.
Idea from:	Gentoo Linux
2010-12-15 18:24:36 +00:00
Alexey Dokuchaev
a33ab20ae8 - Update to version 0.10.6
- Mark as MAKE_JOBS_SAFE
- Remove explicit LIB_DEPENDS and extra Qt components
- Add LICENSE (GPLv2)
- Reformat DESKTOP_ENTRIES so they take less space
2010-12-15 14:21:17 +00:00
Alexey Dokuchaev
bddba24f52 - Update to version 0.10.5
- Consistensify LIB_DEPENDS entries
- Augment DESKTOP_ENTRIES (add appropriate categories)
- Sort some knobs and cleanup Makefile

Feature safe:	yes
2010-06-21 17:15:59 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Dmitry Marakasov
272a9e382e - Update to 0.10.3
PR:		143355
Submitted by:	myself
Approved by:	danfe (maintainer via private email)
2010-02-01 15:49:36 +00:00
Dmitry Marakasov
a07aa037a1 - Switch SourceForge ports to the new File Release System: categories starting with A 2009-08-22 00:13:26 +00:00
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
b265f4b8f1 - Update to 0.10.2
PR:		135460
Submitted by:	myself
Approved by:	maintainer timeout
2009-07-07 00:24:42 +00:00
Dmitry Marakasov
52914d74f4 - Update to 0.10.1
- Unbreak

PR:		131795
Submitted by:	myself
Approved by:	maintainer timeout
2009-03-24 22:32:44 +00:00
Pav Lucistnik
18b6e288bc - Mark BROKEN: error: redefinition of typedef '__GLXextFuncPtr'
Reported by:	pointyhat
2009-02-10 18:33:36 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Edwin Groothuis
6527ef2070 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 13:08:29 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)
2008-05-27 22:12:09 +00:00
Alexey Dokuchaev
78208f074e - Clean up Makefile, use SF macro
- Assume maintainership
- Augment port description, kill attribution
2008-04-29 08:22:38 +00:00
Mark Linimon
e21f53b16f Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
2008-04-29 05:11:44 +00:00
Martin Wilke
06aa815303 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 23:03:18 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Juergen Lock
79519c9dab - Update to 0.9.0
- remove USE_GCC, we no longer support 4.x...

PR:		ports/113954
Submitted by:	nox
Approved by:	maintainer timeout (3 months)
2007-09-29 17:51:59 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
0bf075c64b :r /tmp/aa
[patch] cleanup non-supported FreeBSD versions

PR:		ports/111644
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2007-05-02 07:57:15 +00:00
Jean-Yves Lefort
3e0a0b2435 Update to 0.8.2 and move to LOCALBASE 2006-10-31 18:36:56 +00:00
Stanislav Sedov
0d2725682b - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
   binary)
 - Update graphics/sdl_ttf to version 2.0.8
 - Update graphics/sdl_image to version 1.2.5
 - Update audio/sdl_mixer to version 1.2.7
 - Update net/sdl_net to version 1.2.6
 - Update Mk/bsd.sdl.mk accordingly
 - Fix dependent ports to fit the new directory structure and avoid several
   API breakages
 - Bump up portrevisions for all dependent ports to allow them to be upgraded
   by portupgrade/portmaster etc tools

Approved by:    kris (portmgr), sem (mentor)
2006-09-20 11:21:59 +00:00
Jean-Yves Lefort
42de19ceda Update to 0.8.1
PR:		ports/100248
Submitted by:	Simon Olofsson <simon@olofsson.de>
2006-07-16 19:43:35 +00:00
Jean-Yves Lefort
734df2b5bb - Do not convert the menu icon to .png (GNOME now support .ico files,
and anyway icoconvert fails on 64-bit architectures)
- Let bsd.port.mk generate the desktop Categories field
2006-05-24 09:35:29 +00:00
Jean-Yves Lefort
b177fa405c Does not build on 4.x.
Reported by:	pointyhat via kris
2006-05-21 18:14:27 +00:00
Jean-Yves Lefort
b8358373af Update to 0.8.0 2006-05-04 08:17:56 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Jean-Yves Lefort
b81f7908eb [1]:
- Update to 0.7.1
  - Use %%DATADIR%% in pkg-plist
  - Update the WWW line

Moreover:
  - Use GCC=3.3+
  - Reword pkg-descr
  - Reformat the Makefile

[1]:
Submitted by:	danfe
2005-09-28 09:40:38 +00:00
Jean-Yves Lefort
7c10e30e3a Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by:	adamw (mentor)
2005-04-12 22:10:43 +00:00
Pav Lucistnik
267e77daec - Update to 0.6.2
PR:		ports/76259
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2005-01-16 00:20:13 +00:00
Pav Lucistnik
534f473cd5 - Fix runtime on nvidia driver
PR:		ports/67904
Reported by:	astro <e99@gmx.net>
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-06-22 07:59:39 +00:00
Kirill Ponomarev
a9758d21ae - Update to version 0.6.0
PR:		ports/67883
Submitted by:	maintainer
2004-06-12 21:28:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
0fdce07768 Add stellarium 0.5.2,
Stellarium is a free software available for Windows, Linux/Unix
and MacOSX. It renders 3D photo-realistic skies in real time.
With stellarium, you really see what you can see with your
eyes, binoculars or a small telescope.

PR:		ports/61927
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-01-26 13:09:31 +00:00