| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=412175
|
|
|
|
|
|
|
|
|
|
| |
- New maintainer: Anton Törnqvist (antont@inbox.lv)
PR: 197069
Submitted by: antont@inbox.lv (maintainer)
Notes:
svn path=/head/; revision=378194
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=372523
|
|
|
|
| |
Notes:
svn path=/head/; revision=371563
|
|
|
|
|
|
|
| |
PR: 190897
Notes:
svn path=/head/; revision=358221
|
|
|
|
|
|
|
| |
- Strip binaries
Notes:
svn path=/head/; revision=356267
|
|
|
|
|
|
|
|
| |
- Convert a lot of "if's" to options helpers
- Convert LIB_DEPENDS to new syntax
Notes:
svn path=/head/; revision=336418
|
|
|
|
|
|
|
| |
emulators)
Notes:
svn path=/head/; revision=327721
|
|
|
|
| |
Notes:
svn path=/head/; revision=327018
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
|
|
|
|
| |
PR: 179055
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=319346
|
|
|
|
|
|
|
|
| |
PR: 178586
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=318290
|
|
|
|
|
|
|
| |
Convert USE_READLINE by USES=readline
Notes:
svn path=/head/; revision=317525
|
|
|
|
|
|
|
|
| |
PR: 178035
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=316582
|
|
|
|
|
|
|
| |
Remove unused DEBUGGER_X86 option
Notes:
svn path=/head/; revision=308686
|
|
|
|
|
|
|
|
|
| |
I did not notice this before the previous commit.
Feature safe: yes
Notes:
svn path=/head/; revision=306797
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove ABI version numbers from LIB_DEPENDS
- Fix echoes in pre-everything target
- Trim Makefile headers
PR: ports/171992
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes
Notes:
svn path=/head/; revision=306793
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=298752
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
PR: 164156
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=289969
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
Fix mispelled option MISALIGNED
PR: 159340
Submitted by: Joel Ray Holveck <joelh@piquan.org>
Notes:
svn path=/head/; revision=279126
|
|
|
|
|
|
|
|
| |
PR: 155826
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=276302
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
PR: 148551
Submitted by: Port Fury
Notes:
svn path=/head/; revision=257776
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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: 134625
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=234442
|
|
|
|
|
|
|
|
| |
PR: 127606
Submitted by: Andriy Gapon <avg@icyb.net.ua>
Notes:
svn path=/head/; revision=220673
|
|
|
|
|
|
|
|
| |
PR: ports/127082
Reported by: Edward Sanford Sutton, III
Notes:
svn path=/head/; revision=219903
|
|
|
|
|
|
|
|
| |
PR: ports/124586
Submitted by: KATO Tsuguru <tkato432 AT yahoo.com>
Notes:
svn path=/head/; revision=214870
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
- Add new features to OPTIONS
Notes:
svn path=/head/; revision=204708
|
|
|
|
|
|
|
|
| |
PR: 118607
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=203677
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
|
|
|
|
|
|
|
| |
until the buffer specified by bochs is full (2048). Enable immediate mode to
solve this.
PR: ports/105580
Submitted by: Thinker <thinker@branda.to>
Notes:
svn path=/head/; revision=177583
|
|
|
|
|
|
|
| |
- Add more OPTIONS and knobs.
Notes:
svn path=/head/; revision=175909
|
|
|
|
|
|
|
|
| |
PR: ports/103635
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Notes:
svn path=/head/; revision=173888
|
|
|
|
|
|
|
|
| |
PR: ports/95057
Submitted by: Matthieu Michaud
Notes:
svn path=/head/; revision=162650
|
|
|
|
|
|
|
|
| |
PR: port/97217
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=162306
|
|
|
|
|
|
|
|
|
|
| |
- Minor reoganize in Makefile
PR: 94596
Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net>
Notes:
svn path=/head/; revision=157535
|
|
|
|
|
|
|
|
|
|
|
| |
- Change flag to enable/disable SMP instead of obsolete method of specifying
the number of CPU's
PR: ports/94533
Submitted by: Sean Farley <sean-freebsd@farley.org>
Notes:
svn path=/head/; revision=157453
|
|
|
|
| |
Notes:
svn path=/head/; revision=154573
|
|
|
|
| |
Notes:
svn path=/head/; revision=149315
|
|
|
|
|
|
|
|
| |
PR: ports/89067
Submitted by: Jan Rochel <jannisan@t-online.de>
Notes:
svn path=/head/; revision=148372
|
|
|
|
| |
Notes:
svn path=/head/; revision=137941
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/71055
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=117480
|