| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/136973
Reviewed by: Wes Morgan <morganw@chemikals.org>
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=239144
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
| |
PR: ports/132150
Submitted by: hps
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=230005
|
|
|
|
|
|
|
| |
Approved by: beech (mentor)
Notes:
svn path=/head/; revision=229493
|
|
|
|
|
|
|
|
|
| |
PR: ports/132269
Submitted by: Mel Flynn <mel@rachie.is-a-geek.net>
Approved by: beech (mentor)
Notes:
svn path=/head/; revision=229412
|
|
|
|
|
|
|
| |
Approved by: miwi (co-mentor), beech (mentor)
Notes:
svn path=/head/; revision=228687
|
|
|
|
| |
Notes:
svn path=/head/; revision=225293
|
|
|
|
|
|
|
|
|
|
| |
remote X11 display.
Approved by: maintainer
Obtained from: upstream SVN
Notes:
svn path=/head/; revision=220721
|
|
|
|
|
|
|
|
|
| |
PR: ports/122225
Submitted by: David Yeske <dyeske@gmail.com>
Approved by: Marcus von Appen <mva@sysfault.org> (maintainer)
Notes:
svn path=/head/; revision=210058
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
Notes:
svn path=/head/; revision=209811
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.2.13
- OPTIONize as recommended by Danny Pansters
- Fixed up gnome dependencies as recommended by Danny Panster
- Fixed up NOPORTDOCS and NOPORTEXAMPLES knobs as recommended by Danny Pansters
- Got rid of library renaming as recommended by Danny Pansters
- Pass maintainership to submitter
Mk/bsd.sdl.mk:
- Fixed _LIB_* entries in order to retrieve the correct library versions.
PR: 117608
Submitted by: Marcus von Appen <mva@sysfault.org>
Notes:
svn path=/head/; revision=208945
|
|
|
|
|
|
|
| |
Pointyhat to: myself
Notes:
svn path=/head/; revision=206292
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
direction flag ("std"), but does not clear it ("cld"). This is invalid
according to GCC (inline assembler, which sets the direction flag,
must reset it[0]) and the SYS V ABI (functions must leave with the
direction flag cleared[1]). The macro is (indirectly, exact call
sequence below) used in SDL_BlitSurface(), so this call sometimes
returns with the direction flag set. This happens for bliting a surface
onto itself with the destination coordinates set right/down of the source
coordinates (typical use of this is scrolling left/up). Later on other
parts of the code (like inlined memcpy()) cause memory corruption. [1]
- Give maintaintership to submitter (as discussed on irc)
PR: ports/120052 [1]
Notes:
svn path=/head/; revision=206291
|
|
|
|
|
|
|
| |
prior to the freeze.
Notes:
svn path=/head/; revision=202217
|
|
|
|
| |
Notes:
svn path=/head/; revision=200770
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
| |
PR: ports/109218
Submitted by: rafan
Notes:
svn path=/head/; revision=188907
|
|
|
|
|
|
|
|
| |
PR: ports/100996
Submitted by: stass
Notes:
svn path=/head/; revision=188171
|
|
|
|
|
|
|
|
| |
instead of "Babelfish" appearing in pkg-plists. Somewhere there is a
very misguided port tool.
Notes:
svn path=/head/; revision=183357
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Explicitly disable check for libusbhid.h where appropriate, as some
systems still have this header hanging around. [2]
PR: ports/104366 [1], ports/103558 (related) [2]
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> [1],
Stefan Walter <sw@gegenunendlich.de> + others [2]
Notes:
svn path=/head/; revision=177732
|
|
|
|
|
|
|
|
| |
PR: ports/103446
Submitted by: Diane Bruce <db@db.net>
Notes:
svn path=/head/; revision=173619
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
- Add an additional mirror for a few of them.
- Fix a few minor portlint(1) complaints.
Notes:
svn path=/head/; revision=171842
|
|
|
|
|
|
|
| |
- s/INSTALLS_SHLIB/USE_LDCONFIG/.
Notes:
svn path=/head/; revision=171608
|
|
|
|
| |
Notes:
svn path=/head/; revision=170852
|
|
|
|
|
|
|
|
| |
PR: ports/101651
Submitted by: Stefan Sperling <freebsd-gnats@stsp.in-berlin.de>
Notes:
svn path=/head/; revision=170849
|
|
|
|
| |
Notes:
svn path=/head/; revision=161363
|
|
|
|
| |
Notes:
svn path=/head/; revision=157454
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
Notes:
svn path=/head/; revision=154110
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
Add SHA256 trendy stuff.
Submitted by: jylefort
Notes:
svn path=/head/; revision=147762
|
|
|
|
|
|
|
| |
Submitted by: ru
Notes:
svn path=/head/; revision=145857
|
|
|
|
|
|
|
| |
Reported by: lofi
Notes:
svn path=/head/; revision=144815
|
|
|
|
|
|
|
| |
number.
Notes:
svn path=/head/; revision=144610
|
|
|
|
| |
Notes:
svn path=/head/; revision=141092
|
|
|
|
|
|
|
| |
Pointed out by: kris
Notes:
svn path=/head/; revision=139840
|
|
|
|
|
|
|
|
| |
PR: ports/82171
Submitted by: Bjoern Koenig <bkoenig at cs.tu-berlin.de>
Notes:
svn path=/head/; revision=139610
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
| |
Notes:
svn path=/head/; revision=126616
|
|
|
|
| |
Notes:
svn path=/head/; revision=126609
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
problems on 4.x:
See the following thread in
http://twomix.devolution.com/pipermail/sdl/2004-December/thread.html:
[SDL] Can not compile SDL with gcc < 3.1 (3 messages)
Up to now no fix in their cvs repository:
http://www.libsdl.org/cgi/cvsweb.cgi/SDL12/src/video/
Notes:
svn path=/head/; revision=125244
|
|
|
|
|
|
|
| |
Nearly all changes are fixes, no API breakages, no version bump.
Notes:
svn path=/head/; revision=124903
|
|
|
|
| |
Notes:
svn path=/head/; revision=120933
|
|
|
|
|
|
|
| |
PR: ports/73353
Notes:
svn path=/head/; revision=120932
|
|
|
|
| |
Notes:
svn path=/head/; revision=115455
|
|
|
|
|
|
|
| |
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru>
Notes:
svn path=/head/; revision=115132
|
|
|
|
| |
Notes:
svn path=/head/; revision=115065
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
Notes:
svn path=/head/; revision=113296
|