| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Support multiple values in *_OLD_CMD, i.e. we can now fix both "/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash, ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously) replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g. perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
Notes:
svn path=/head/; revision=399684
|
|
|
|
|
|
|
|
|
|
|
|
| |
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955
Notes:
svn path=/head/; revision=393196
|
|
|
|
|
|
|
|
|
| |
A too sharp axe causes unpredictable damages
Reported by: amdmi3
Notes:
svn path=/head/; revision=375273
|
|
|
|
| |
Notes:
svn path=/head/; revision=375084
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version. When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.
Also remove the devel/pcre dependency from USE_GNOME=glib20. It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it. The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20. Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.
PR: 195724
Exp-run by: antoine
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=374303
|
|
|
|
|
|
|
| |
- Strip executable
Notes:
svn path=/head/; revision=369023
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=351411
|
|
|
|
|
|
|
|
|
|
| |
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
Notes:
svn path=/head/; revision=339634
|
|
|
|
|
|
|
|
|
|
| |
dependency
Reported by: exp-run (PR 184591)
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=336529
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Change maintainer email to @FreeBSD.org
- USES gmake instead of USE_GMAKE
- Change desktop entry
- Fix DOCS, add Option
- Change REINPLACE_CMD
- Use PLIST_FILES and PLIST_DIRS instead of pkg-plist
Approved by: pawel / wg (mentors, implicit)
Notes:
svn path=/head/; revision=335934
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
Notes:
svn path=/head/; revision=316654
|
|
|
|
| |
Notes:
svn path=/head/; revision=310871
|
|
|
|
|
|
|
|
|
| |
PR: ports/173681
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Feature safe: yes
Notes:
svn path=/head/; revision=307626
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=307514
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Project: Starfighter is an old school 2D shoot 'em up. In the game you take on
the role of a rebel pilot called Chris, who is attempting to overthrow a
military corporation called Weapco. Weapco has seized control of the known
universe and currently rules it with an iron fist. Chris can no longer stand
back and watch as millions of people suffer and die. He steals an experimental
craft known as "Firefly" and begins his mission to fight his way to Sol,
freeing key systems along the way. The game opens with Chris attempting to
escape a Weapco patrol that has intercepted him.
WWW: http://sourceforge.net/projects/pr-starfighter/
PR: ports/173494
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes
Notes:
svn path=/head/; revision=307500
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Those games contain resources that are non-free and, in some cases,
ripped from other games and still copyrighted. We have to remove
the ports to avoid potential legal issues, sorry.
Related discussion thread:
http://www.happypenguin.org/forums/viewtopic.php?t=4725
Requested by: Stephen Sweeney <stephen dot j dot sweeney at googlemail dot com> of Parallel Realities
Discussed with: kris, erwin
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=218873
|
|
|
|
|
|
|
| |
MAKE_ENV
Notes:
svn path=/head/; revision=217477
|
|
|
|
| |
Notes:
svn path=/head/; revision=208952
|
|
|
|
|
|
|
|
|
| |
fetch from a PHP page.
Reported by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Notes:
svn path=/head/; revision=208747
|
|
|
|
|
|
|
| |
Reported by: pointyhat (erwin)
Notes:
svn path=/head/; revision=208430
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=173460
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove LICENSE file before installing instead of after.
- Fix OPTIONS handling.
- Format tabs.
- Bump PORTREVISION.
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=160394
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=159200
|
|
|
|
|
|
|
| |
Requested by: maintainer
Notes:
svn path=/head/; revision=149490
|
|
with weaponary, steps forwards and crushes both warring factions in one swift
movement. Using far superior weaponary and AI craft, the company was completely
unstoppable and now no one can stand in their way. Thousands began to perish
under the iron fist of the company. The people cried out for a saviour, for
someone to light this dark hour... and someone did.
PR: ports/83418
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes:
svn path=/head/; revision=139306
|