| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382275
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=377091
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=355516
|
|
|
|
|
|
|
|
|
|
|
| |
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=355360
|
|
|
|
| |
Notes:
svn path=/head/; revision=345410
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=343634
|
|
|
|
|
|
|
|
|
| |
the mtree (games category)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331269
|
|
|
|
|
|
|
| |
games)
Notes:
svn path=/head/; revision=327730
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to PORTDOCS
PR: ports/178777
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: maintainer timeout (20 days)
Notes:
svn path=/head/; revision=320484
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove ABI versions from LIB_DEPENDS
- Update pkg-descr
- Convert to OptionsNG
PR: ports/175976
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
Approved by: Martin Tournoij <martin@arp242.net> (maintainer)
Notes:
svn path=/head/; revision=313231
|
|
|
|
|
|
|
| |
directly or indirectly (via libvorbis, libtheora).
Notes:
svn path=/head/; revision=301188
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav
Notes:
svn path=/head/; revision=291667
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 162501
Submitted by: Martin Tournoij <martin@arp242.net>
Feature safe: yes
Notes:
svn path=/head/; revision=285650
|
|
|
|
| |
Notes:
svn path=/head/; revision=278795
|
|
|
|
| |
Notes:
svn path=/head/; revision=276993
|
|
|
|
| |
Notes:
svn path=/head/; revision=262863
|
|
|
|
|
|
|
| |
(via libvorbis, libtheora).
Notes:
svn path=/head/; revision=255958
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=237283
|
|
|
|
|
|
|
|
|
| |
- Use standard options passing method for SConstruct (scons).
Obtained from: "Jeremy Messenger" <mezz7@cox.net> (private e-mail)
Notes:
svn path=/head/; revision=211728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
| |
Notes:
svn path=/head/; revision=208952
|
|
|
|
| |
Notes:
svn path=/head/; revision=201195
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=199240
|
|
|
|
|
|
|
|
| |
PR: ports/115811
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua>
Notes:
svn path=/head/; revision=198787
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Notes:
svn path=/head/; revision=196462
|
|
|
|
| |
Notes:
svn path=/head/; revision=195529
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
| |
- Update to version 2.3 (first version released after the project was renamed).
PR: ports/110633
Submitted by: alepulver (myself)
Notes:
svn path=/head/; revision=189585
|
|
|
|
|
|
|
|
|
| |
- Remove BROKEN.
Reported by: Mathias Monnerville <mathias.monnerville@univ-paris4.fr>, kris
Notes:
svn path=/head/; revision=187918
|
|
|
|
| |
Notes:
svn path=/head/; revision=187603
|
|
|
|
|
|
|
|
|
|
| |
- Change "Battle Of Survival" to "Bos Wars" (project name changed, but port
repomove will happen when they release the first version under the new
name - when DISTNAME changes).
- Use static pkg-plist.
Notes:
svn path=/head/; revision=186126
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=159200
|
|
|
|
|
|
|
| |
Requested by: maintainer
Notes:
svn path=/head/; revision=149490
|
|
Battle of Survival is a real-time strategy game using the Stratagus game
engine.
WWW: http://bos.seul.org/
PR: ports/87458
Submitted by: Alejandro Pulver <alejandro@varnet.biz>
Notes:
svn path=/head/; revision=145642
|