| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Remove references to PTHREAD_CFLAGS and PTHREAD_LIBS
Notes:
svn path=/head/; revision=362007
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unused USE_* knobs
- Convert USE_TWISTED_RUN to USES
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr (antoine)
Notes:
svn path=/head/; revision=355995
|
|
|
|
| |
Notes:
svn path=/head/; revision=336648
|
|
|
|
| |
Notes:
svn path=/head/; revision=330793
|
|
|
|
|
|
|
|
| |
Move docs informations into plist
Unconditionnaly install docs in stage
Notes:
svn path=/head/; revision=330790
|
|
|
|
|
|
|
|
| |
PR: ports/182334
Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>
Notes:
svn path=/head/; revision=328064
|
|
|
|
|
|
|
|
|
| |
after r327999 fixed these for stage support
Approved by: maintainer (bapt)
Notes:
svn path=/head/; revision=328014
|
|
|
|
|
|
|
| |
Reported by: az
Notes:
svn path=/head/; revision=327931
|
|
|
|
| |
Notes:
svn path=/head/; revision=327928
|
|
|
|
|
|
|
| |
multimedia)
Notes:
svn path=/head/; revision=327747
|
|
|
|
|
|
|
| |
USES pkgconfig pathfix
Notes:
svn path=/head/; revision=320129
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
| |
Notes:
svn path=/head/; revision=284615
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
| |
while here add most of the licenses
Notes:
svn path=/head/; revision=271363
|
|
|
|
|
|
|
| |
Approved by: jadawin@ (co-mentor)
Notes:
svn path=/head/; revision=258396
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: ports/133492
Submitted by: Bapt <baptiste.daroussin@gmail.com>
Approved by: miwi (mentor implicit)
Notes:
svn path=/head/; revision=234080
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=185155
|
|
|
|
|
|
|
|
|
| |
PR: ports/106666
Submitted by: vd
With hat: portmgr
Notes:
svn path=/head/; revision=183965
|
|
|
|
| |
Notes:
svn path=/head/; revision=179854
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(!ARCH_X86 && !ARCH_X86_64)
case. The current code fails to take into account the effects of
_dv_prepare_reorder_tables(), which changes the indexes contained
in the reorder_88[] and reorder_248[] arrays.
o Bump PORTREVISION
PR: 94188
Submitted by: Brent Casavant <bcasavan@sgi.com>
Notes:
svn path=/head/; revision=179807
|
|
|
|
| |
Notes:
svn path=/head/; revision=179805
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=162032
|
|
|
|
|
|
|
|
|
| |
PR: 93956
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=156907
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147883
|
|
|
|
|
|
|
| |
Approved by: marcus (portmgr hat)
Notes:
svn path=/head/; revision=135416
|
|
|
|
| |
Notes:
svn path=/head/; revision=134645
|
|
|
|
| |
Notes:
svn path=/head/; revision=134373
|
|
|
|
|
|
|
|
|
|
| |
o Auto detect gtk 1.2, only building playdv accordingly [1]
PR: 79734 [1]
Submitted by: ahze [1]
Notes:
svn path=/head/; revision=133539
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
Notes:
svn path=/head/; revision=114511
|
|
|
|
|
|
|
|
| |
PR: 69331
Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw>
Notes:
svn path=/head/; revision=114317
|
|
|
|
|
|
|
| |
on sdl12-1.2.5
Notes:
svn path=/head/; revision=104132
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Optimizations -O{1,s,2,3} work
- However, lack of -O{1,s,2,3} or -O0 BREAK the build
- Therefore, make sure we have AT LEAST -O and avoid -O0
PR: 52024
Submitted by: Heiner Eichmann <h.eichmann@gmx.de>
Notes:
svn path=/head/; revision=103957
|
|
|
|
|
|
|
|
| |
PR: 64154
Submitted by: Michael Jonson <ahze@ahze.net>
Notes:
svn path=/head/; revision=103953
|
|
|
|
|
|
|
|
|
| |
PR: ports/61805
Submitted by: Edwin Groothuis <edwin@mavetju.org>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=103240
|
|
|
|
| |
Notes:
svn path=/head/; revision=100321
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
| |
Notes:
svn path=/head/; revision=76311
|